Skip to content

Commit c5c0718

Browse files
committed
Upgrade to Undertow 2.1.7.Final
Closes gh-25978
1 parent 44f89fc commit c5c0718

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
@@ -1831,7 +1831,7 @@ bom {
18311831
]
18321832
}
18331833
}
1834-
library("Undertow", "2.1.6.Final") {
1834+
library("Undertow", "2.1.7.Final") {
18351835
group("io.undertow") {
18361836
modules = [
18371837
"undertow-core",

0 commit comments

Comments
 (0)