mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-08 00:22:19 +01:00
Update commons-compress to 1.27.0 (#3574)
* Update commons-compress to 1.27.0 * Update build.sbt --------- Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
This commit is contained in:
committed by
GitHub
parent
4fc1d9c3b6
commit
1feb33fc19
@@ -33,7 +33,8 @@ libraryDependencies ++= Seq(
|
||||
"commons-io" % "commons-io" % "2.16.1",
|
||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
"org.apache.commons" % "commons-compress" % "1.26.2",
|
||||
"org.tukaani" % "xz" % "1.10",
|
||||
"org.apache.commons" % "commons-compress" % "1.27.0",
|
||||
"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