Skip to content

Commit 80ad628

Browse files
fix(deps): update dependency commons-codec:commons-codec to v1.18.0
1 parent c0cbf88 commit 80ad628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>commons-codec</groupId>
171171
<artifactId>commons-codec</artifactId>
172-
<version>1.17.2</version>
172+
<version>1.18.0</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>junit</groupId>

0 commit comments

Comments
 (0)