Skip to content

Commit 1939d23

Browse files
committed
Upgrade to Undertow 2.2.22.Final
Closes gh-33585
1 parent 8e42dfc commit 1939d23

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
@@ -1897,7 +1897,7 @@ bom {
18971897
]
18981898
}
18991899
}
1900-
library("Undertow", "2.2.20.Final") {
1900+
library("Undertow", "2.2.22.Final") {
19011901
group("io.undertow") {
19021902
modules = [
19031903
"undertow-core",

0 commit comments

Comments
 (0)