Skip to content

Commit 54572d2

Browse files
committed
Upgrade to Undertow 2.3.19.Final
Closes gh-47105
1 parent d9c06d3 commit 54572d2

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
@@ -2465,7 +2465,7 @@ bom {
24652465
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
24662466
}
24672467
}
2468-
library("Undertow", "2.3.18.Final") {
2468+
library("Undertow", "2.3.19.Final") {
24692469
group("io.undertow") {
24702470
modules = [
24712471
"undertow-core",

0 commit comments

Comments
 (0)