diff --git a/build.sbt b/build.sbt index da44fb0ea..17325d16f 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val orgAntlr4Ver = "4.13.0" val jlineVer = "3.25.1" val commonsIoVer = "2.14.0" val commonsLang3Ver = "3.13.0" -val commonsCodecVer = "1.16.0" +val commonsCodecVer = "1.16.1" val commonsCollectionsVer = "4.4" val gsonVer = "2.10.1" val jacksonVer = "2.16.1"