diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 90d62295ca..2c893b3e95 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1811,7 +1811,7 @@ bom { ] } } - library("Undertow", "2.2.5.Final") { + library("Undertow", "2.2.7.Final") { group("io.undertow") { modules = [ "undertow-core",