diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f2c951055..b73017ab9e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1835,7 +1835,7 @@ bom { ] } } - library("XmlUnit2", "2.6.4") { + library("XmlUnit2", "2.7.0") { group("org.xmlunit") { modules = [ "xmlunit-assertj",