Skip to content

Commit

Permalink
Merge pull request #813 from scala-steward/update/commons-compress-1.…
Browse files Browse the repository at this point in the history
…27.1

Update commons-compress to 1.27.1
  • Loading branch information
mcmpp authored Oct 30, 2024
2 parents 566f43d + d7ebd01 commit 3b45650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ val buildSettings = Seq(
dependencyOverrides ++= Seq(
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
"xerces" % "xercesImpl" % "2.12.2",
"org.apache.commons" % "commons-compress" % "1.26.2",
"org.apache.commons" % "commons-compress" % "1.27.1",
"io.netty" % "netty-handler" % "4.1.114.Final",
"org.apache.jena" % "jena-core" % "4.10.0",
"com.google.protobuf" % "protobuf-java" % "3.25.5",
Expand Down

0 comments on commit 3b45650

Please sign in to comment.