diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 62b6d37b22ac..074d4661b7e5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1504,7 +1504,7 @@ bom { ] } } - library("Undertow", "2.3.0.Final") { + library("Undertow", "2.3.2.Final") { group("io.undertow") { modules = [ "undertow-core",