Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 8, 2025
1 parent 2bde265 commit 652bc55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump JUnit 3.8.1 to 4.13.2.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
Bump commons-logging from 1.1.1 to 1.3.4 #34, #129, #147, #160, #174.
Bump commons-logging from 1.1.1 to 1.3.5 #34, #129, #147, #160, #174.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
Bump commons-beanutils from 1.8.2 to 1.10.0 #24.
Expand Down

0 comments on commit 652bc55

Please sign in to comment.