Skip to content

Commit 0f341f4

Browse files
committed
Upgrade to Undertow 2.3.11.Final
Closes gh-39563
1 parent 642517a commit 0f341f4

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
@@ -1580,7 +1580,7 @@ bom {
15801580
]
15811581
}
15821582
}
1583-
library("Undertow", "2.3.10.Final") {
1583+
library("Undertow", "2.3.11.Final") {
15841584
group("io.undertow") {
15851585
modules = [
15861586
"undertow-core",

0 commit comments

Comments
 (0)