diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2314a925e1..d2bdb22a8a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1722,7 +1722,7 @@ bom { ] } } - library("Undertow", "2.2.2.Final") { + library("Undertow", "2.2.3.Final") { group("io.undertow") { modules = [ "undertow-core",