diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d785cbd911..abbcb310cc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2259,7 +2259,7 @@ bom { ] } } - library("Undertow", "2.3.17.Final") { + library("Undertow", "2.3.18.Final") { group("io.undertow") { modules = [ "undertow-core",