Skip to content

Commit 7107cf7

Browse files
fix(deps): update dependency commons-codec:commons-codec to v1.18.0
1 parent fbb4696 commit 7107cf7

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
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>commons-codec</groupId>
285285
<artifactId>commons-codec</artifactId>
286-
<version>1.15</version> <!-- or the latest version -->
286+
<version>1.18.0</version> <!-- or the latest version -->
287287
</dependency>
288288
<!-- Generated model annotations -->
289289
<dependency>

0 commit comments

Comments
 (0)