Skip to content

Commit deefcd9

Browse files
authored
Merge pull request #443 from http4s/update/series/0.24/undertow-core-2.2.38.Final
2 parents 56857e9 + 5815236 commit deefcd9

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
@@ -26,7 +26,7 @@ val jettyVersion = "12.0.30"
2626
val http4sVersion = "0.23.31"
2727
val munitCatsEffectVersion = "2.1.0"
2828
val servletApiVersion = "4.0.4"
29-
val undertowVersion = "2.2.37.Final"
29+
val undertowVersion = "2.2.38.Final"
3030

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

0 commit comments

Comments
 (0)