mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 07:40:01 +01:00
Update commons-compress to 1.27.1
This commit is contained in:
committed by
kenji yoshida
parent
d7623e8b7a
commit
7e7cc1d4c7
@@ -34,7 +34,7 @@ libraryDependencies ++= Seq(
|
||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
"org.tukaani" % "xz" % "1.10",
|
||||
"org.apache.commons" % "commons-compress" % "1.27.0",
|
||||
"org.apache.commons" % "commons-compress" % "1.27.1",
|
||||
"org.apache.commons" % "commons-email" % "1.6.0",
|
||||
"commons-net" % "commons-net" % "3.11.1",
|
||||
"org.apache.httpcomponents" % "httpclient" % "4.5.14",
|
||||
|
||||
Reference in New Issue
Block a user