mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-03 22:30:06 +01:00
Update commons-compress to 1.26.0
This commit is contained in:
committed by
kenji yoshida
parent
52794aa9ea
commit
cdc67bffcb
@@ -33,7 +33,7 @@ libraryDependencies ++= Seq(
|
||||
"commons-io" % "commons-io" % "2.15.1",
|
||||
"io.github.gitbucket" % "solidbase" % "1.0.5",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
"org.apache.commons" % "commons-compress" % "1.25.0",
|
||||
"org.apache.commons" % "commons-compress" % "1.26.0",
|
||||
"org.apache.commons" % "commons-email" % "1.6.0",
|
||||
"commons-net" % "commons-net" % "3.10.0",
|
||||
"org.apache.httpcomponents" % "httpclient" % "4.5.14",
|
||||
|
||||
Reference in New Issue
Block a user