Skip to content

Commit 19eae47

Browse files
committed
Upgrade to Undertow 2.2.12.Final
Closes gh-28328
1 parent 9e50a7d commit 19eae47

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
@@ -1799,7 +1799,7 @@ bom {
17991799
]
18001800
}
18011801
}
1802-
library("Undertow", "2.2.10.Final") {
1802+
library("Undertow", "2.2.12.Final") {
18031803
group("io.undertow") {
18041804
modules = [
18051805
"undertow-core",

0 commit comments

Comments
 (0)