mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-16 13:29:52 +01:00
Update xz to 1.11
This commit is contained in:
committed by
kenji yoshida
parent
2568171083
commit
28da703052
@@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
|
|||||||
"commons-io" % "commons-io" % "2.21.0",
|
"commons-io" % "commons-io" % "2.21.0",
|
||||||
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
"io.github.gitbucket" % "solidbase" % "1.1.0",
|
||||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||||
"org.tukaani" % "xz" % "1.10",
|
"org.tukaani" % "xz" % "1.11",
|
||||||
"org.apache.commons" % "commons-compress" % "1.28.0",
|
"org.apache.commons" % "commons-compress" % "1.28.0",
|
||||||
"org.apache.commons" % "commons-email" % "1.6.0",
|
"org.apache.commons" % "commons-email" % "1.6.0",
|
||||||
"commons-net" % "commons-net" % "3.12.0",
|
"commons-net" % "commons-net" % "3.12.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user