Skip to content

Commit

Permalink
Merge pull request #804 from scala-steward/update/netty-handler-4.1.1…
Browse files Browse the repository at this point in the history
…14.Final

Update netty-handler to 4.1.114.Final
  • Loading branch information
mcmpp authored Oct 28, 2024
2 parents 0e43647 + b61cf56 commit 51eddde
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 @@ -118,7 +118,7 @@ val buildSettings = Seq(
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1",
"xerces" % "xercesImpl" % "2.12.2",
"org.apache.commons" % "commons-compress" % "1.26.0",
"io.netty" % "netty-handler" % "4.1.107.Final",
"io.netty" % "netty-handler" % "4.1.114.Final",
"org.apache.jena" % "jena-core" % "4.6.1",
"com.google.protobuf" % "protobuf-java" % "3.21.12",
"com.google.guava" % "guava" % "33.0.0-jre"
Expand Down

0 comments on commit 51eddde

Please sign in to comment.