Skip to content

Commit 7fcc6fd

Browse files
committed
Upgrade to Undertow 2.3.23.Final
Closes spring-projectsgh-49166
1 parent d2de24f commit 7fcc6fd

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
@@ -2612,7 +2612,7 @@ bom {
26122612
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
26132613
}
26142614
}
2615-
library("Undertow", "2.3.22.Final") {
2615+
library("Undertow", "2.3.23.Final") {
26162616
group("io.undertow") {
26172617
modules = [
26182618
"undertow-core",

0 commit comments

Comments
 (0)