Skip to content

Commit e7ece77

Browse files
committed
Upgrade to Undertow 2.0.30.Final
Closes gh-20514
1 parent e28697e commit e7ece77

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
@@ -1781,7 +1781,7 @@ bom {
17811781
]
17821782
}
17831783
}
1784-
library("Undertow", "2.0.29.Final") {
1784+
library("Undertow", "2.0.30.Final") {
17851785
group("io.undertow") {
17861786
modules = [
17871787
"undertow-core",

0 commit comments

Comments
 (0)