mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 11:06:06 +01:00
Update commons-io to 2.14.0
This commit is contained in:
committed by
kenji yoshida
parent
1a7213e2f0
commit
c54a76c9b4
@@ -45,7 +45,7 @@ libraryDependencies ++= Seq(
|
||||
"org.scalatra" %% "scalatra-json-javax" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-forms-javax" % ScalatraVersion,
|
||||
"org.json4s" %% "json4s-jackson" % "4.0.6",
|
||||
"commons-io" % "commons-io" % "2.13.0",
|
||||
"commons-io" % "commons-io" % "2.14.0",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.18",
|
||||
"org.apache.commons" % "commons-compress" % "1.24.0",
|
||||
|
||||
Reference in New Issue
Block a user