Skip to content

Commit 97ee63b

Browse files
committed
Upgrade to Undertow 2.2.14.Final
Closes gh-29051
1 parent 23bc5e4 commit 97ee63b

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
@@ -1838,7 +1838,7 @@ bom {
18381838
]
18391839
}
18401840
}
1841-
library("Undertow", "2.2.12.Final") {
1841+
library("Undertow", "2.2.14.Final") {
18421842
group("io.undertow") {
18431843
modules = [
18441844
"undertow-core",

0 commit comments

Comments
 (0)