diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 85bbe29a1a..eda3825fe9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1830,7 +1830,7 @@ bom { ] } } - library("Undertow", "2.1.5.Final") { + library("Undertow", "2.1.6.Final") { group("io.undertow") { modules = [ "undertow-core",