Skip to content

Commit 3e46fff

Browse files
committed
Upgrade to Undertow 2.3.12.Final
Closes gh-39664
1 parent 2581c5c commit 3e46fff

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.11.Final") {
1583+
library("Undertow", "2.3.12.Final") {
15841584
group("io.undertow") {
15851585
modules = [
15861586
"undertow-core",

0 commit comments

Comments
 (0)