diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0c497ee3684..5e136f21f69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1504,7 +1504,7 @@ bom { ] } } - library("Undertow", "2.3.2.Final") { + library("Undertow", "2.3.3.Final") { group("io.undertow") { modules = [ "undertow-core",