Skip to content

Commit 7b2f24a

Browse files
committed
Upgrade to Undertow 2.2.3.Final
Closes gh-24397
1 parent 2fea5d4 commit 7b2f24a

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
@@ -1722,7 +1722,7 @@ bom {
17221722
]
17231723
}
17241724
}
1725-
library("Undertow", "2.2.2.Final") {
1725+
library("Undertow", "2.2.3.Final") {
17261726
group("io.undertow") {
17271727
modules = [
17281728
"undertow-core",

0 commit comments

Comments
 (0)