mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 15:42:20 +01:00
Update commons-io to 2.9.0 (#2778)
This commit is contained in:
@@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
|
||||
"org.scalatra" %% "scalatra-json" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-forms" % ScalatraVersion,
|
||||
"org.json4s" %% "json4s-jackson" % "3.6.11",
|
||||
"commons-io" % "commons-io" % "2.8.0",
|
||||
"commons-io" % "commons-io" % "2.9.0",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.3",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.16",
|
||||
"org.apache.commons" % "commons-compress" % "1.20",
|
||||
|
||||
Reference in New Issue
Block a user