Skip to content

Commit 7811208

Browse files
Update undertow-core to 2.4.0.Final in series/0.24
1 parent 856b8d9 commit 7811208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ val jettyVersion = "12.0.34"
2626
val http4sVersion = "0.23.33"
2727
val munitCatsEffectVersion = "2.2.0"
2828
val servletApiVersion = "4.0.4"
29-
val undertowVersion = "2.2.39.Final"
29+
val undertowVersion = "2.4.0.Final"
3030

3131
lazy val servlet = project
3232
.in(file("servlet"))

0 commit comments

Comments
 (0)