diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c69b70e6f8..5fe15b9c81 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2212,7 +2212,7 @@ bom { ] } } - library("Undertow", "2.3.14.Final") { + library("Undertow", "2.3.13.Final") { group("io.undertow") { modules = [ "undertow-core",