Skip to content

Commit e353d15

Browse files
committed
Upgrade to Undertow 2.3.20.Final
Closes gh-47545
1 parent 17e1484 commit e353d15

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
@@ -2606,7 +2606,7 @@ bom {
26062606
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
26072607
}
26082608
}
2609-
library("Undertow", "2.3.19.Final") {
2609+
library("Undertow", "2.3.20.Final") {
26102610
group("io.undertow") {
26112611
modules = [
26122612
"undertow-core",

0 commit comments

Comments
 (0)