Skip to content

Commit 8afdb63

Browse files
committed
Upgrade to Undertow 2.3.20.Final
Closes gh-47524
1 parent e3b13d1 commit 8afdb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2463,7 +2463,7 @@ bom {
24632463
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
24642464
}
24652465
}
2466-
library("Undertow", "2.3.19.Final") {
2466+
library("Undertow", "2.3.20.Final") {
24672467
group("io.undertow") {
24682468
modules = [
24692469
"undertow-core",

0 commit comments

Comments
 (0)