Skip to content

Commit

Permalink
fix: upgrade commons-logging:commons-logging from 1.3.2 to 1.3.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-logging:commons-logging from 1.3.2 to 1.3.3.

See this package in maven:
commons-logging:commons-logging

See this project in Snyk:
https://app.snyk.io/org/predic8/project/96e3b26f-b8f2-4bb8-a410-f0bb2bf5564b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 30, 2024
1 parent da65d70 commit 81fed5e
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 @@ -151,7 +151,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 81fed5e

Please sign in to comment.