diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e78b4ea7f7d..36fe2fa21df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1884,7 +1884,7 @@ bom { ] } } - library("Undertow", "2.2.16.Final") { + library("Undertow", "2.2.17.Final") { group("io.undertow") { modules = [ "undertow-core",