diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index de1176d7c7..a158a8b079 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1575,7 +1575,7 @@ bom { ] } } - library("Undertow", "2.2.18.Final") { + library("Undertow", "2.2.19.Final") { group("io.undertow") { modules = [ "undertow-core",