Skip to content

Commit

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

Update commons-compress to 1.26.2
  • Loading branch information
mcmpp authored Oct 28, 2024
2 parents 51eddde + b684582 commit bd30ba9
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.1.1",
"xerces" % "xercesImpl" % "2.12.2",
"org.apache.commons" % "commons-compress" % "1.26.0",
"org.apache.commons" % "commons-compress" % "1.26.2",
"io.netty" % "netty-handler" % "4.1.114.Final",
"org.apache.jena" % "jena-core" % "4.6.1",
"com.google.protobuf" % "protobuf-java" % "3.21.12",
Expand Down

0 comments on commit bd30ba9

Please sign in to comment.