diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c824a26324..83f7556a67 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1837,7 +1837,7 @@ bom { ] } } - library("Undertow", "2.1.0.Final") { + library("Undertow", "2.1.3.Final") { group("io.undertow") { modules = [ "undertow-core",