Skip to content

Commit 2df947c

Browse files
committed
Upgrade to Undertow 2.1.4.Final
Closes gh-23318
1 parent db3e81c commit 2df947c

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
@@ -1823,7 +1823,7 @@ bom {
18231823
]
18241824
}
18251825
}
1826-
library("Undertow", "2.1.3.Final") {
1826+
library("Undertow", "2.1.4.Final") {
18271827
group("io.undertow") {
18281828
modules = [
18291829
"undertow-core",

0 commit comments

Comments
 (0)