diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 37e66624e4..712fbd9b69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1725,7 +1725,7 @@ bom { ] } } - library("Undertow", "2.2.0.Final") { + library("Undertow", "2.2.2.Final") { group("io.undertow") { modules = [ "undertow-core",