Skip to content

Commit ea06a49

Browse files
committed
Upgrade to Undertow 2.3.12.Final
Closes gh-39731
1 parent 38d7275 commit ea06a49

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
@@ -1632,7 +1632,7 @@ bom {
16321632
]
16331633
}
16341634
}
1635-
library("Undertow", "2.3.10.Final") {
1635+
library("Undertow", "2.3.12.Final") {
16361636
group("io.undertow") {
16371637
modules = [
16381638
"undertow-core",

0 commit comments

Comments
 (0)