Skip to content

Commit 01b5e93

Browse files
Bump commons-logging:commons-logging from 1.3.1 to 1.3.2
Bumps commons-logging:commons-logging from 1.3.1 to 1.3.2. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a67367b commit 01b5e93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<commons-dbcp2.version>2.12.0</commons-dbcp2.version>
103103
<commons-io.version>2.16.1</commons-io.version>
104104
<commons-lang3.version>3.14.0</commons-lang3.version>
105-
<commons-logging.version>1.3.1</commons-logging.version>
105+
<commons-logging.version>1.3.2</commons-logging.version>
106106
<conversant.disruptor.version>1.2.21</conversant.disruptor.version>
107107
<disruptor.version>4.0.0</disruptor.version>
108108
<elasticsearch.version>7.17.21</elasticsearch.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
<!-- Skipping `maven-site-plugin` globally. -->
340340
<maven.site.skip>true</maven.site.skip>
341341
<maven.site.deploy.skip>true</maven.site.deploy.skip>
342-
<site-commons-logging.version>1.3.1</site-commons-logging.version>
342+
<site-commons-logging.version>1.3.2</site-commons-logging.version>
343343
<site-log4j-core.version>3.0.0-beta2</site-log4j-core.version>
344344
<site-log4j-layout-template-json.version>3.0.0-beta2</site-log4j-layout-template-json.version>
345345
<site-logback.version>1.5.5</site-logback.version>

0 commit comments

Comments
 (0)