Skip to content

Commit 0b32cde

Browse files
committed
Upgrade to Undertow 2.3.19.Final
Closes gh-47115
1 parent ed50700 commit 0b32cde

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
@@ -2608,7 +2608,7 @@ bom {
26082608
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
26092609
}
26102610
}
2611-
library("Undertow", "2.3.18.Final") {
2611+
library("Undertow", "2.3.19.Final") {
26122612
group("io.undertow") {
26132613
modules = [
26142614
"undertow-core",

0 commit comments

Comments
 (0)