Skip to content

Commit 94b6b62

Browse files
committed
Upgrade to Undertow 2.1.5.Final
Closes gh-24441
1 parent 30748b8 commit 94b6b62

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
@@ -1830,7 +1830,7 @@ bom {
18301830
]
18311831
}
18321832
}
1833-
library("Undertow", "2.1.4.Final") {
1833+
library("Undertow", "2.1.5.Final") {
18341834
group("io.undertow") {
18351835
modules = [
18361836
"undertow-core",

0 commit comments

Comments
 (0)