mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 07:35:44 +02:00
Update commons-io to 2.15.1
This commit is contained in:
committed by
kenji yoshida
parent
9caa73a585
commit
c7ade7ec4d
@@ -30,7 +30,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.15.0",
|
||||
"commons-io" % "commons-io" % "2.15.1",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.18",
|
||||
"org.apache.commons" % "commons-compress" % "1.25.0",
|
||||
|
||||
Reference in New Issue
Block a user