Skip to content

Commit b199e49

Browse files
committed
Upgrade to Undertow 2.3.12.Final
Closes gh-39674
1 parent 71e3a92 commit b199e49

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Undertow", "2.3.11.Final") {
1704+
library("Undertow", "2.3.12.Final") {
17051705
group("io.undertow") {
17061706
modules = [
17071707
"undertow-core",

0 commit comments

Comments
 (0)