diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1ba76acf3fe..85b2afd3a5d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1955,7 +1955,7 @@ bom { ] } } - library("Undertow", "2.2.22.Final") { + library("Undertow", "2.2.23.Final") { group("io.undertow") { modules = [ "undertow-core",