mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-05 07:09:56 +01:00
Update commons-compress to 1.21
This commit is contained in:
committed by
kenji yoshida
parent
33e565d029
commit
fcc7d6da2d
@@ -38,7 +38,7 @@ libraryDependencies ++= Seq(
|
||||
"commons-io" % "commons-io" % "2.10.0",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.3",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.16",
|
||||
"org.apache.commons" % "commons-compress" % "1.20",
|
||||
"org.apache.commons" % "commons-compress" % "1.21",
|
||||
"org.apache.commons" % "commons-email" % "1.5",
|
||||
"commons-net" % "commons-net" % "3.8.0",
|
||||
"org.apache.httpcomponents" % "httpclient" % "4.5.13",
|
||||
|
||||
Reference in New Issue
Block a user