Skip to content

Commit 6239703

Browse files
committed
Upgrade to Undertow 2.3.5.Final
Closes gh-34915
1 parent b863fcd commit 6239703

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
@@ -1501,7 +1501,7 @@ bom {
15011501
]
15021502
}
15031503
}
1504-
library("Undertow", "2.3.4.Final") {
1504+
library("Undertow", "2.3.5.Final") {
15051505
group("io.undertow") {
15061506
modules = [
15071507
"undertow-core",

0 commit comments

Comments
 (0)