Skip to content

Commit

Permalink
fix: upgrade commons-codec:commons-codec from 1.11 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.11 to 1.17.1.

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

See this project in Snyk:
https://app.snyk.io/org/poojapanchal12/project/66ff2ce0-7b14-49f6-80ff-d1e86ee036b6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 31, 2024
1 parent 6a7b74f commit 0ba647c
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 @@ -50,7 +50,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.11</version>
<version>1.17.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0ba647c

Please sign in to comment.