Skip to content

Commit 4c00c37

Browse files
committed
Upgrade to Undertow 2.3.18.Final
Closes gh-43387
1 parent 0ebee16 commit 4c00c37

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
@@ -2467,7 +2467,7 @@ bom {
24672467
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
24682468
}
24692469
}
2470-
library("Undertow", "2.3.17.Final") {
2470+
library("Undertow", "2.3.18.Final") {
24712471
group("io.undertow") {
24722472
modules = [
24732473
"undertow-core",

0 commit comments

Comments
 (0)