Skip to content

Commit 4b37ecb

Browse files
committed
Upgrade to Undertow 2.3.24.Final
Closes gh-49761
1 parent 32a51d5 commit 4b37ecb

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
@@ -2638,7 +2638,7 @@ bom {
26382638
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
26392639
}
26402640
}
2641-
library("Undertow", "2.3.23.Final") {
2641+
library("Undertow", "2.3.24.Final") {
26422642
group("io.undertow") {
26432643
modules = [
26442644
"undertow-core",

0 commit comments

Comments
 (0)