Skip to content

Commit 61d5249

Browse files
committed
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
1 parent 84128c2 commit 61d5249

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>commons-logging</groupId>
9797
<artifactId>commons-logging</artifactId>
98-
<version>1.3.4</version>
98+
<version>1.3.5</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<!-- ADD -->
5050
<!-- UPDATE -->
5151
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 81.</action>
52+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>
5253
</release>
5354
<release version="2.0.0-M1" date="2024-12-27" description="This is a major release and requires Java 8">
5455
<action issue="BEANUTILS-503" dev="ggregory" type="update" due-to="Gary Gregory">

0 commit comments

Comments
 (0)