Skip to content

Commit

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-codec/commons-codec/

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/2bbb3fed-4aad-4dee-b3dc-5be0d167dcb7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 20, 2022
1 parent 878bd69 commit 3d319b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.7</version>
<version>20041127.091804</version>
<type>jar</type>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 3d319b8

Please sign in to comment.