mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Update commons-io to 2.19.0
This commit is contained in:
committed by
kenji yoshida
parent
9eef961025
commit
4accb77533
@@ -29,7 +29,7 @@ libraryDependencies ++= Seq(
|
|||||||
"org.scalatra" %% "scalatra-json-javax" % ScalatraVersion,
|
"org.scalatra" %% "scalatra-json-javax" % ScalatraVersion,
|
||||||
"org.scalatra" %% "scalatra-forms-javax" % ScalatraVersion,
|
"org.scalatra" %% "scalatra-forms-javax" % ScalatraVersion,
|
||||||
"org.json4s" %% "json4s-jackson" % "4.1.0-M8",
|
"org.json4s" %% "json4s-jackson" % "4.1.0-M8",
|
||||||
"commons-io" % "commons-io" % "2.18.0",
|
"commons-io" % "commons-io" % "2.19.0",
|
||||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||||
"org.tukaani" % "xz" % "1.10",
|
"org.tukaani" % "xz" % "1.10",
|
||||||
|
|||||||
Reference in New Issue
Block a user