Skip to content

Commit 2424295

Browse files
committed
Bump commons-logging:commons-logging from 1.3.6 to 1.4.0.
1 parent f97245d commit 2424295

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>commons-logging</groupId>
6363
<artifactId>commons-logging</artifactId>
64-
<version>1.3.6</version>
64+
<version>1.4.0</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>org.junit.jupiter</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
6969
<!-- UPDATE -->
7070
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 102.</action>
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.</action>
72-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
72+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.4.0.</action>
7373
</release>
7474
<release version="2.14.0" date="2025-12-11" description="This is a minor release, including bug fixes and enhancements.">
7575
<!-- FIX -->

0 commit comments

Comments
 (0)