diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e638ebb6c7..4b223396df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2191,7 +2191,7 @@ bom { ] } } - library("Undertow", "2.3.13.Final") { + library("Undertow", "2.3.14.Final") { group("io.undertow") { modules = [ "undertow-core",