Skip to content

Commit 5bf407f

Browse files
committed
fix(deps): update dependency commons-codec:commons-codec to v1.17.1
1 parent 1ce8c63 commit 5bf407f

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
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>commons-codec</groupId>
168168
<artifactId>commons-codec</artifactId>
169-
<version>1.17.0</version>
169+
<version>1.17.1</version>
170170
</dependency>
171171
<dependency>
172172
<groupId>junit</groupId>

0 commit comments

Comments
 (0)