Skip to content

Commit af7c204

Browse files
committed
Upgrade to Undertow 2.2.17.Final
Closes gh-30690
1 parent 5fa96de commit af7c204

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
@@ -1863,7 +1863,7 @@ bom {
18631863
]
18641864
}
18651865
}
1866-
library("Undertow", "2.2.16.Final") {
1866+
library("Undertow", "2.2.17.Final") {
18671867
group("io.undertow") {
18681868
modules = [
18691869
"undertow-core",

0 commit comments

Comments
 (0)