Skip to content

Commit ecc3d9c

Browse files
committed
Update undertow-core to 2.3.19.Final
1 parent 885a3bf commit ecc3d9c

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
@@ -131,7 +131,7 @@ lazy val e2e = projectMatrix
131131
libraryDependencies ++= Seq(
132132
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
133133
"org.typelevel" %% "cats-core" % "2.12.0",
134-
"io.undertow" % "undertow-core" % "2.3.18.Final",
134+
"io.undertow" % "undertow-core" % "2.3.19.Final",
135135
"eu.timepit" %% "refined" % "0.11.2",
136136
"io.envoyproxy.protoc-gen-validate" % "pgv-java-stub" % pgvVersion % "protobuf"
137137
),

0 commit comments

Comments
 (0)