Skip to content

Commit 652bc55

Browse files
committed
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
1 parent 2bde265 commit 652bc55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>commons-logging</groupId>
197197
<artifactId>commons-logging</artifactId>
198-
<version>1.3.4</version>
198+
<version>1.3.5</version>
199199
<scope>runtime</scope>
200200
</dependency>
201201
</dependencies>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The <action> type attribute can be add,update,fix,remove.
121121
Bump JUnit 3.8.1 to 4.13.2.
122122
</action>
123123
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
124-
Bump commons-logging from 1.1.1 to 1.3.4 #34, #129, #147, #160, #174.
124+
Bump commons-logging from 1.1.1 to 1.3.5 #34, #129, #147, #160, #174.
125125
</action>
126126
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
127127
Bump commons-beanutils from 1.8.2 to 1.10.0 #24.

0 commit comments

Comments
 (0)