Skip to content

Commit 0986716

Browse files
committed
Upgrade to Commons Codec 1.17.0
Closes gh-41403
1 parent c827666 commit 0986716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.parallel=true
66
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
77

88
assertjVersion=3.26.0
9-
commonsCodecVersion=1.16.1
9+
commonsCodecVersion=1.17.0
1010
graalVersion=22.3
1111
hamcrestVersion=2.2
1212
jacksonVersion=2.17.2

0 commit comments

Comments
 (0)