diff --git a/build.sbt b/build.sbt index 7755003e6..65146f3e4 100644 --- a/build.sbt +++ b/build.sbt @@ -24,7 +24,7 @@ val log4jVer = "2.24.3" val scalaLoggingVer = "3.9.5" val orgAntlr4Ver = "4.13.0" val jlineVer = "3.30.2" -val commonsIoVer = "2.19.0" +val commonsIoVer = "2.20.0" val commonsLang3Ver = "3.17.0" val commonsCodecVer = "1.18.0" val commonsCollectionsVer = "4.5.0"