diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 776adf4039b..6501cfa7e04 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1507,7 +1507,7 @@ bom { ] } } - library("Undertow", "2.3.4.Final") { + library("Undertow", "2.3.5.Final") { group("io.undertow") { modules = [ "undertow-core",