diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a16c61805f..c125079df7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2253,7 +2253,7 @@ bom { ] } } - library("XmlUnit2", "2.9.1") { + library("XmlUnit2", "2.10.0") { group("org.xmlunit") { modules = [ "xmlunit-assertj",