diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 211f438a26..ccff8f13c4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1876,7 +1876,7 @@ bom { ] } } - library("XmlUnit2", "2.8.2") { + library("XmlUnit2", "2.8.3") { group("org.xmlunit") { modules = [ "xmlunit-assertj",