Skip to content

Commit 34b0c3e

Browse files
Merge pull request #54 from mathisdt/dependabot/maven/commons-codec-commons-codec-1.17.0
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
2 parents 3b6a4c3 + 15b6ee2 commit 34b0c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>commons-codec</groupId>
4343
<artifactId>commons-codec</artifactId>
44-
<version>1.16.1</version>
44+
<version>1.17.0</version>
4545
</dependency>
4646
</dependencies>
4747
</dependencyManagement>

0 commit comments

Comments
 (0)