Skip to content

Commit 1b12ea7

Browse files
committed
Upgrade to Undertow 2.2.19.Final
Closes gh-32090
1 parent 464c2ed commit 1b12ea7

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
@@ -1885,7 +1885,7 @@ bom {
18851885
]
18861886
}
18871887
}
1888-
library("Undertow", "2.2.18.Final") {
1888+
library("Undertow", "2.2.19.Final") {
18891889
group("io.undertow") {
18901890
modules = [
18911891
"undertow-core",

0 commit comments

Comments
 (0)