Skip to content

Commit 653309c

Browse files
committed
Upgrade to Undertow 2.2.20.Final
Closes gh-32720
1 parent 626e281 commit 653309c

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
@@ -1583,7 +1583,7 @@ bom {
15831583
]
15841584
}
15851585
}
1586-
library("Undertow", "2.2.19.Final") {
1586+
library("Undertow", "2.2.20.Final") {
15871587
group("io.undertow") {
15881588
modules = [
15891589
"undertow-core",

0 commit comments

Comments
 (0)