Skip to content

Commit 4ee7b4b

Browse files
committed
Upgrade to Undertow 2.2.16.Final
Closes gh-29781
1 parent 2207bd8 commit 4ee7b4b

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
@@ -1839,7 +1839,7 @@ bom {
18391839
]
18401840
}
18411841
}
1842-
library("Undertow", "2.2.14.Final") {
1842+
library("Undertow", "2.2.16.Final") {
18431843
group("io.undertow") {
18441844
modules = [
18451845
"undertow-core",

0 commit comments

Comments
 (0)