Skip to content

Commit d20debc

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

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
@@ -361,7 +361,7 @@
361361
<dependency>
362362
<groupId>commons-logging</groupId>
363363
<artifactId>commons-logging</artifactId>
364-
<version>1.3.5</version>
364+
<version>1.3.6</version>
365365
</dependency>
366366
<dependency>
367367
<groupId>commons-codec</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ The <action> type attribute can be add,update,fix,remove.
8787
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
8888
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.12.0.</action>
8989
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump hadoop.version from 3.4.1 to 3.4.2 #717, still doesn't work on Java 23 and up (https://issues.apache.org/jira/browse/HADOOP-19486).</action>
90+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
9091
</release>
9192
<release version="2.10.0" date="2025-02-01" description="This is a feature and maintenance release. Java 8 or later is required.">
9293
<!-- FIX -->

0 commit comments

Comments
 (0)