diff --git a/project/Dependencies.scala b/project/Dependencies.scala index cae2082dc6..f2b210ce19 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -28,7 +28,7 @@ object Dependencies { "com.ibm.icu" % "icu4j" % "73.2", "xerces" % "xercesImpl" % "2.12.2", "xml-resolver" % "xml-resolver" % "1.2", - "commons-io" % "commons-io" % "2.14.0", + "commons-io" % "commons-io" % "2.15.0", "com.typesafe" % "config" % "1.4.3", "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5", )