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