diff --git a/build.sbt b/build.sbt index 28b2d9d..a91c576 100644 --- a/build.sbt +++ b/build.sbt @@ -34,7 +34,7 @@ "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",