Skip to content

Commit b3e2da2

Browse files
committed
Upgrade to Commons Codec 1.19.0
Closes gh-46513
1 parent 89285eb commit b3e2da2

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
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
88

99
assertjVersion=3.27.3
1010
checkstyleToolVersion=10.12.4
11-
commonsCodecVersion=1.18.0
11+
commonsCodecVersion=1.19.0
1212
graalVersion=22.3
1313
hamcrestVersion=3.0
1414
jacksonVersion=2.19.2

0 commit comments

Comments
 (0)