mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 03:26:06 +01:00
Update commons-compress to 1.24.0
This commit is contained in:
committed by
kenji yoshida
parent
e1fa85848c
commit
e441c40429
@@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
|
||||
"commons-io" % "commons-io" % "2.13.0",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.18",
|
||||
"org.apache.commons" % "commons-compress" % "1.23.0",
|
||||
"org.apache.commons" % "commons-compress" % "1.24.0",
|
||||
"org.apache.commons" % "commons-email" % "1.5",
|
||||
"commons-net" % "commons-net" % "3.9.0",
|
||||
"org.apache.httpcomponents" % "httpclient" % "4.5.14",
|
||||
|
||||
Reference in New Issue
Block a user