Skip to content

Commit 6ccf692

Browse files
committed
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
1 parent 3fa4147 commit 6ccf692

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
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>commons-logging</groupId>
188188
<artifactId>commons-logging</artifactId>
189-
<version>1.3.5</version>
189+
<version>1.3.6</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>commons-collections</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
7575
<!-- ADD -->
7676
<!-- UPDATE -->
7777
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 97 #377.</action>
78+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
7879
</release>
7980
<release version="1.10.1" date="2025-11-14" description="This is a feature and maintenance release. Java 8 or later is required.">
8081
<!-- FIX -->

0 commit comments

Comments
 (0)