Skip to content

Commit 5158c16

Browse files
committed
Upgrade to Undertow 2.3.8.Final
Closes gh-37030
1 parent 73e495e commit 5158c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@ bom {
15051505
]
15061506
}
15071507
}
1508-
library("Undertow", "2.3.7.Final") {
1508+
library("Undertow", "2.3.8.Final") {
15091509
group("io.undertow") {
15101510
modules = [
15111511
"undertow-core",

0 commit comments

Comments
 (0)