diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e94c4bdf30..95accfa5ff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1781,7 +1781,7 @@ bom { ] } } - library("Undertow", "2.0.29.Final") { + library("Undertow", "2.0.30.Final") { group("io.undertow") { modules = [ "undertow-core",