Skip to content

Commit

Permalink
Update undertow-core to 2.3.17.Final (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 2, 2024
1 parent b4656f5 commit 51da67b
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 @@ -132,7 +132,7 @@ lazy val e2e = projectMatrix
libraryDependencies ++= Seq(
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
"org.typelevel" %% "cats-core" % "2.12.0",
"io.undertow" % "undertow-core" % "2.3.16.Final",
"io.undertow" % "undertow-core" % "2.3.17.Final",
"eu.timepit" %% "refined" % "0.11.2",
"io.envoyproxy.protoc-gen-validate" % "pgv-java-stub" % pgvVersion % "protobuf"
),
Expand Down

0 comments on commit 51da67b

Please sign in to comment.