We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 566f43d + d7ebd01 commit 3b45650Copy full SHA for 3b45650
build.sbt
@@ -117,7 +117,7 @@ val buildSettings = Seq(
117
dependencyOverrides ++= Seq(
118
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
119
"xerces" % "xercesImpl" % "2.12.2",
120
- "org.apache.commons" % "commons-compress" % "1.26.2",
+ "org.apache.commons" % "commons-compress" % "1.27.1",
121
"io.netty" % "netty-handler" % "4.1.114.Final",
122
"org.apache.jena" % "jena-core" % "4.10.0",
123
"com.google.protobuf" % "protobuf-java" % "3.25.5",
0 commit comments