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