Skip to content

Commit 51a1673

Browse files
committed
Upgrade to Undertow 2.2.21.Final
Closes gh-33165
1 parent 80255ac commit 51a1673

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
@@ -1882,7 +1882,7 @@ bom {
18821882
]
18831883
}
18841884
}
1885-
library("Undertow", "2.2.20.Final") {
1885+
library("Undertow", "2.2.21.Final") {
18861886
group("io.undertow") {
18871887
modules = [
18881888
"undertow-core",

0 commit comments

Comments
 (0)