Skip to content

Commit aafcd2c

Browse files
committed
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
1 parent ccf7bc6 commit aafcd2c

2 files changed

Lines changed: 2 additions & 1 deletion

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.5</version>
64+
<version>1.3.6</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>org.junit.jupiter</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +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 97.</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>
7273
</release>
7374
<release version="2.14.0" date="2025-12-11" description="This is a minor release, including bug fixes and enhancements.">
7475
<!-- FIX -->

0 commit comments

Comments
 (0)