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