diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9e22e6ed5ad..cf98db344eb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ spotbugs = "4.9.8" xray = "2.21.0" [libraries] -apacheCommonsCodec = "commons-codec:commons-codec:1.19.0" +apacheCommonsCodec = "commons-codec:commons-codec:1.22.0" spotbugs = { module = "com.github.spotbugs:spotbugs", version.ref = "spotbugs" } apacheCommonsCollections = "org.apache.commons:commons-collections4:4.5.0" apacheCommonsIo = "commons-io:commons-io:2.22.0"