diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ecfee7046a0..7d09ab26e9c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1814,7 +1814,7 @@ bom { ] } } - library("Undertow", "2.2.7.Final") { + library("Undertow", "2.2.8.Final") { group("io.undertow") { modules = [ "undertow-core",