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