Skip to content

Commit dfa577c

Browse files
snyk-botecki
authored andcommitted
fix: upgrade commons-codec:commons-codec from 1.13 to 1.15
Snyk has created this PR to upgrade commons-codec:commons-codec from 1.13 to 1.15. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-codec/commons-codec/ See this project in Snyk: https://app.snyk.io/org/ecki/project/0254da1f-0ac5-4930-b1dc-0e5414656dac?utm_source=github&utm_medium=upgrade-pr
1 parent 414edb5 commit dfa577c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>commons-codec</groupId>
3030
<artifactId>commons-codec</artifactId>
31-
<version>1.13</version>
31+
<version>1.15</version>
3232
</dependency>
3333
</dependencies>
3434

0 commit comments

Comments
 (0)