Skip to content

Commit 5f30a70

Browse files
committed
Upgrade to Undertow 2.3.2.Final
Closes gh-33608
1 parent 41f5cd3 commit 5f30a70

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
@@ -1504,7 +1504,7 @@ bom {
15041504
]
15051505
}
15061506
}
1507-
library("Undertow", "2.3.0.Final") {
1507+
library("Undertow", "2.3.2.Final") {
15081508
group("io.undertow") {
15091509
modules = [
15101510
"undertow-core",

0 commit comments

Comments
 (0)