diff --git a/build.sbt b/build.sbt index edc874f9f..c19597127 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ val scalaLoggingVer = "3.9.5" val orgAntlr4Ver = "4.13.0" val jlineVer = "3.26.3" val commonsIoVer = "2.17.0" -val commonsLang3Ver = "3.16.0" +val commonsLang3Ver = "3.17.0" val commonsCodecVer = "1.17.1" val commonsCollectionsVer = "4.4" val gsonVer = "2.11.0"