Skip to content

Commit 7763c90

Browse files
committed
Upgrade to Undertow 2.3.8.Final
Closes gh-37031
1 parent a75bae6 commit 7763c90

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
@@ -1550,7 +1550,7 @@ bom {
15501550
]
15511551
}
15521552
}
1553-
library("Undertow", "2.3.7.Final") {
1553+
library("Undertow", "2.3.8.Final") {
15541554
group("io.undertow") {
15551555
modules = [
15561556
"undertow-core",

0 commit comments

Comments
 (0)