Skip to content

Commit 75550d4

Browse files
committed
fix: upgrade commons-codec:commons-codec from 1.17.0 to 1.17.1
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/9d777c13-2cda-4453-bf9f-98f71dc56524?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent eb8dd14 commit 75550d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NovaExtension/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>commons-codec</groupId>
167167
<artifactId>commons-codec</artifactId>
168-
<version>1.17.0</version>
168+
<version>1.17.1</version>
169169
<scope>compile</scope>
170170
</dependency>
171171

0 commit comments

Comments
 (0)