Skip to content

Commit

Permalink
fix: upgrade commons-codec:commons-codec from 1.17.0 to 1.17.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-codec:commons-codec from 1.17.0 to 1.17.1.

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

See this project in Snyk:
https://app.snyk.io/org/predic8/project/ba8f26a2-ffb6-4476-8bc3-8c1da9297ba4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and rrayst committed Aug 19, 2024
1 parent 57ee013 commit d1eec63
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 @@ -121,7 +121,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.0</version>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit d1eec63

Please sign in to comment.