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 e10c0e8 + 23465f9 commit 576154fCopy full SHA for 576154f
1 file changed
build.sbt
@@ -26,7 +26,7 @@ val jettyVersion = "12.0.36"
26
val http4sVersion = "0.23.34"
27
val munitCatsEffectVersion = "2.2.0"
28
val servletApiVersion = "4.0.4"
29
-val undertowVersion = "2.2.39.Final"
+val undertowVersion = "2.2.40.Final"
30
31
lazy val servlet = project
32
.in(file("servlet"))
0 commit comments