Skip to content

Commit 7185668

Browse files
committed
Upgrade to Undertow 2.3.7.Final
Closes gh-35849
1 parent c6bb958 commit 7185668

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
@@ -1567,7 +1567,7 @@ bom {
15671567
]
15681568
}
15691569
}
1570-
library("Undertow", "2.3.6.Final") {
1570+
library("Undertow", "2.3.7.Final") {
15711571
group("io.undertow") {
15721572
modules = [
15731573
"undertow-core",

0 commit comments

Comments
 (0)