mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-24 01:09:55 +01:00
Update commons-io to 2.16.1
This commit is contained in:
committed by
kenji yoshida
parent
d36ef805f6
commit
984b52e7ec
@@ -30,7 +30,7 @@ libraryDependencies ++= Seq(
|
||||
"org.scalatra" %% "scalatra-json-javax" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-forms-javax" % ScalatraVersion,
|
||||
"org.json4s" %% "json4s-jackson" % "4.0.7",
|
||||
"commons-io" % "commons-io" % "2.16.0",
|
||||
"commons-io" % "commons-io" % "2.16.1",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
"org.apache.commons" % "commons-compress" % "1.26.1",
|
||||
|
||||
Reference in New Issue
Block a user