diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0b41e064c9..62ee72ec70 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1761,7 +1761,7 @@ bom { ] } } - library("XmlUnit2", "2.7.0") { + library("XmlUnit2", "2.8.2") { group("org.xmlunit") { modules = [ "xmlunit-assertj",