diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6ad21ec4c8..1c05e47e8d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1799,7 +1799,7 @@ bom { ] } } - library("Undertow", "2.2.10.Final") { + library("Undertow", "2.2.12.Final") { group("io.undertow") { modules = [ "undertow-core",