Skip to content

Commit 2af93b5

Browse files
committed
Upgrade to Undertow 2.0.29.Final
Closes gh-20096
1 parent 5e02227 commit 2af93b5

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
@@ -1758,7 +1758,7 @@ bom {
17581758
]
17591759
}
17601760
}
1761-
library("Undertow", "2.0.28.Final") {
1761+
library("Undertow", "2.0.29.Final") {
17621762
group("io.undertow") {
17631763
modules = [
17641764
"undertow-core",

0 commit comments

Comments
 (0)