diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 358e0dc18a..37e6a4bd50 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1550,7 +1550,7 @@ bom { ] } } - library("Undertow", "2.3.7.Final") { + library("Undertow", "2.3.8.Final") { group("io.undertow") { modules = [ "undertow-core",