diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cb277523ea8..76acb5234b2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1812,7 +1812,7 @@ bom { ] } } - library("Undertow", "2.2.12.Final") { + library("Undertow", "2.2.14.Final") { group("io.undertow") { modules = [ "undertow-core",