Skip to content

Commit 3ca8643

Browse files
committed
Upgrade to Undertow 2.2.9.Final
Closes gh-27446
1 parent aaf2624 commit 3ca8643

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
@@ -1734,7 +1734,7 @@ bom {
17341734
]
17351735
}
17361736
}
1737-
library("Undertow", "2.2.8.Final") {
1737+
library("Undertow", "2.2.9.Final") {
17381738
group("io.undertow") {
17391739
modules = [
17401740
"undertow-core",

0 commit comments

Comments
 (0)