Skip to content

Commit 9ef9b63

Browse files
committed
Upgrade to Undertow 2.1.3.Final
Closes gh-21865
1 parent 9c639b1 commit 9ef9b63

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
@@ -1837,7 +1837,7 @@ bom {
18371837
]
18381838
}
18391839
}
1840-
library("Undertow", "2.1.0.Final") {
1840+
library("Undertow", "2.1.3.Final") {
18411841
group("io.undertow") {
18421842
modules = [
18431843
"undertow-core",

0 commit comments

Comments
 (0)