diff --git a/Plan/build.gradle b/Plan/build.gradle index c55d23a0ef..527a75d9a7 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -70,7 +70,7 @@ subprojects { commonsTextVersion = "1.14.0" commonsCompressVersion = "1.28.0" - commonsCodecVersion = "1.19.0" + commonsCodecVersion = "1.20.0" caffeineVersion = "3.2.2" jetbrainsAnnotationsVersion = "26.0.2" jettyVersion = "11.0.26"