diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index be242b9a3c..9abf9be599 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1823,7 +1823,7 @@ bom { ] } } - library("Undertow", "2.1.3.Final") { + library("Undertow", "2.1.4.Final") { group("io.undertow") { modules = [ "undertow-core",