Skip to content

Commit de700d5

Browse files
committed
Upgrade to Undertow 2.3.5.Final
Closes gh-34890
1 parent a2d43e9 commit de700d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ bom {
15071507
]
15081508
}
15091509
}
1510-
library("Undertow", "2.3.4.Final") {
1510+
library("Undertow", "2.3.5.Final") {
15111511
group("io.undertow") {
15121512
modules = [
15131513
"undertow-core",

0 commit comments

Comments
 (0)