Skip to content

Commit 3b45650

Browse files
authored
Merge pull request #813 from scala-steward/update/commons-compress-1.27.1
Update commons-compress to 1.27.1
2 parents 566f43d + d7ebd01 commit 3b45650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ val buildSettings = Seq(
117117
dependencyOverrides ++= Seq(
118118
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
119119
"xerces" % "xercesImpl" % "2.12.2",
120-
"org.apache.commons" % "commons-compress" % "1.26.2",
120+
"org.apache.commons" % "commons-compress" % "1.27.1",
121121
"io.netty" % "netty-handler" % "4.1.114.Final",
122122
"org.apache.jena" % "jena-core" % "4.10.0",
123123
"com.google.protobuf" % "protobuf-java" % "3.25.5",

0 commit comments

Comments
 (0)