Skip to content

Commit 71b789a

Browse files
committed
Upgrade to Undertow 2.3.14.Final
Closes gh-41330
1 parent c1e5d2e commit 71b789a

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
@@ -1760,7 +1760,7 @@ bom {
17601760
]
17611761
}
17621762
}
1763-
library("Undertow", "2.3.13.Final") {
1763+
library("Undertow", "2.3.14.Final") {
17641764
group("io.undertow") {
17651765
modules = [
17661766
"undertow-core",

0 commit comments

Comments
 (0)