Skip to content

Commit

Permalink
Merge pull request #75 from tballison/dependabot/maven/commons-loggin…
Browse files Browse the repository at this point in the history
…g-commons-logging-1.3.5

Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
  • Loading branch information
tballison authored Feb 10, 2025
2 parents 149d5e3 + 1d40fda commit 67492f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 67492f4

Please sign in to comment.