Skip to content

Commit 2550763

Browse files
committed
Upgrade to Undertow 2.2.19.Final
Closes gh-32087
1 parent fd89ced commit 2550763

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
@@ -1872,7 +1872,7 @@ bom {
18721872
]
18731873
}
18741874
}
1875-
library("Undertow", "2.2.18.Final") {
1875+
library("Undertow", "2.2.19.Final") {
18761876
group("io.undertow") {
18771877
modules = [
18781878
"undertow-core",

0 commit comments

Comments
 (0)