Skip to content

Commit b20ba13

Browse files
fix(deps): update dependency commons-codec:commons-codec to v1.18.0
1 parent bb9c35a commit b20ba13

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
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>commons-codec</groupId>
294294
<artifactId>commons-codec</artifactId>
295-
<version>1.15</version> <!-- or the latest version -->
295+
<version>1.18.0</version> <!-- or the latest version -->
296296
</dependency>
297297
<!-- Generated model annotations -->
298298
<dependency>

0 commit comments

Comments
 (0)