diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3d8a573fcb..d19091ddb2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1825,7 +1825,7 @@ bom { ] } } - library("Undertow", "2.2.9.Final") { + library("Undertow", "2.2.10.Final") { group("io.undertow") { modules = [ "undertow-core",