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>
1 parent 4fc1d9c commit 1feb33fc19327b4085f042b04fc8a05acd339e92
@scala-steward-bot scala-steward-bot authored on 11 Aug
GitHub committed on 11 Aug
Showing 1 changed file
View
4
build.sbt
"org.json4s" %% "json4s-jackson" % "4.1.0-M6",
"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",
"org.apache.sshd" % "apache-sshd" % "2.13.2" exclude ("org.slf4j", "slf4j-jdk14") exclude (