Skip to content

Commit

Permalink
common compress right version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmpp committed Oct 28, 2024
1 parent bd30ba9 commit d91995f
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 @@ -119,7 +119,7 @@ val buildSettings = Seq(
"xerces" % "xercesImpl" % "2.12.2",
"org.apache.commons" % "commons-compress" % "1.26.2",
"io.netty" % "netty-handler" % "4.1.114.Final",
"org.apache.jena" % "jena-core" % "4.6.1",
"org.apache.jena" % "jena-core" % "4.10.0",
"com.google.protobuf" % "protobuf-java" % "3.21.12",
"com.google.guava" % "guava" % "33.0.0-jre"
)
Expand Down

0 comments on commit d91995f

Please sign in to comment.