diff --git a/build.sbt b/build.sbt index cdfa3915..9265d7e7 100644 --- a/build.sbt +++ b/build.sbt @@ -37,7 +37,7 @@ val scalaLoggingVer = "3.9.5" val scalaParColVer = "1.0.4" val commonsLang3Ver = "3.14.0" // Keep current - 3.14.1 doesn't exist val commonsMath3Ver = "3.6.1" // Keep current - 3.6.2 doesn't exist -val commonsTextVer = "1.11.0" // Updated from "1.10.0" - CRITICAL: Security fix (CVE-2022-42889) +val commonsTextVer = "1.15.0" // Updated from "1.10.0" - CRITICAL: Security fix (CVE-2022-42889) val commonsIoVer = "2.16.0" // Updated from "2.15.1" val commonsCollectionsVer = "4.4" // Keep current - 4.4.1 doesn't exist val scalaTestVer = "3.2.19" // Updated from "3.2.17"