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/antonuden/project/cf7cadae-3cbf-4e75-8322-cf27a4115fc0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 17, 2024
1 parent 57fd72c commit 99baf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NovaCore-Commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.0</version>
<version>1.17.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 99baf39

Please sign in to comment.