diff --git a/build.sbt b/build.sbt index 60d66b85..0db274eb 100644 --- a/build.sbt +++ b/build.sbt @@ -128,7 +128,7 @@ lazy val core = (project in file(".")) .settings( commonSettings, libraryDependencies ++= Seq( - "commons-io" % "commons-io" % "2.16.1", + "commons-io" % "commons-io" % "2.17.0", "org.eclipse.jetty" % "jetty-server" % jettyTestVersion % Test, "org.eclipse.jetty" % "jetty-servlet" % jettyTestVersion % Test, "org.typelevel" %% "cats-effect" % catsEffectVersion, diff --git a/build.scala-2.12.sbt.lock b/build.scala-2.12.sbt.lock index 81165c9f..8f803f25 100644 --- a/build.scala-2.12.sbt.lock +++ b/build.scala-2.12.sbt.lock @@ -1,6 +1,6 @@ { "lockVersion" : 1, - "timestamp" : "2024-07-19T12:13:17.473949767Z", + "timestamp" : "2024-09-23T08:54:11.976227Z", "configurations" : [ "compile", "optional", @@ -260,11 +260,11 @@ { "org" : "commons-io", "name" : "commons-io", - "version" : "2.16.1", + "version" : "2.17.0", "artifacts" : [ { "name" : "commons-io.jar", - "hash" : "sha1:377d592e740dc77124e0901291dbfaa6810a200e" + "hash" : "sha1:ddcc8433eb019fb48fe25207c0278143f3e1d7e2" } ], "configurations" : [ diff --git a/build.scala-2.13.sbt.lock b/build.scala-2.13.sbt.lock index 62569aed..0fdebc22 100644 --- a/build.scala-2.13.sbt.lock +++ b/build.scala-2.13.sbt.lock @@ -1,6 +1,6 @@ { "lockVersion" : 1, - "timestamp" : "2024-07-06T11:39:08.115907Z", + "timestamp" : "2024-09-23T08:54:14.007493Z", "configurations" : [ "compile", "optional", @@ -260,11 +260,11 @@ { "org" : "commons-io", "name" : "commons-io", - "version" : "2.16.1", + "version" : "2.17.0", "artifacts" : [ { "name" : "commons-io.jar", - "hash" : "sha1:377d592e740dc77124e0901291dbfaa6810a200e" + "hash" : "sha1:ddcc8433eb019fb48fe25207c0278143f3e1d7e2" } ], "configurations" : [ diff --git a/build.scala-3.sbt.lock b/build.scala-3.sbt.lock index dd02fbb9..721b9c63 100644 --- a/build.scala-3.sbt.lock +++ b/build.scala-3.sbt.lock @@ -1,6 +1,6 @@ { "lockVersion" : 1, - "timestamp" : "2024-07-08T16:02:39.904618Z", + "timestamp" : "2024-09-23T08:54:16.035829Z", "configurations" : [ "compile", "optional", @@ -244,11 +244,11 @@ { "org" : "commons-io", "name" : "commons-io", - "version" : "2.16.1", + "version" : "2.17.0", "artifacts" : [ { "name" : "commons-io.jar", - "hash" : "sha1:377d592e740dc77124e0901291dbfaa6810a200e" + "hash" : "sha1:ddcc8433eb019fb48fe25207c0278143f3e1d7e2" } ], "configurations" : [