Upgrade to Commons Codec 1.16.1

Closes gh-39566
This commit is contained in:
Andy Wilkinson 2024-02-14 17:58:24 +00:00
parent a51b889e33
commit 0ba1496f61

View File

@ -5,7 +5,7 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
assertjVersion=3.24.2
commonsCodecVersion=1.16.0
commonsCodecVersion=1.16.1
commonsCompressVersion=1.21
hamcrestVersion=2.2
jacksonVersion=2.15.3