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