diff --git a/Plan/build.gradle b/Plan/build.gradle index fc1b6af7c2..13e80bc238 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -66,7 +66,7 @@ subprojects { commonsTextVersion = "1.15.0" commonsCompressVersion = "1.28.0" - commonsCodecVersion = "1.22.0" + commonsCodecVersion = "1.22.1" caffeineVersion = "3.2.4" jetbrainsAnnotationsVersion = "26.1.0" jettyVersion = "11.0.26"