diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d819004e6ed..56477350a8d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1791,7 +1791,7 @@ bom { ] } } - library("Undertow", "2.2.3.Final") { + library("Undertow", "2.2.4.Final") { group("io.undertow") { modules = [ "undertow-core",