Skip to content

Commit 8ce52e7

Browse files
committed
fix: upgrade commons-codec:commons-codec from 1.12 to 1.14
Snyk has created this PR to upgrade commons-codec:commons-codec from 1.12 to 1.14. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-codec/commons-codec/ See this project in Snyk: https://app.snyk.io/org/oneloginorg/project/874c0ad4-1895-4a72-a702-fced5a510080?utm_source=github&utm_medium=upgrade-pr
1 parent 26a29da commit 8ce52e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>commons-codec</groupId>
8888
<artifactId>commons-codec</artifactId>
89-
<version>1.12</version>
89+
<version>1.14</version>
9090
</dependency>
9191
</dependencies>
9292

0 commit comments

Comments
 (0)