Upgrade to XmlUnit2 2.10.4

Closes gh-47241
This commit is contained in:
Stéphane Nicoll
2025-09-17 08:51:14 +02:00
parent 67da54e634
commit 2e09167986
@@ -2669,7 +2669,7 @@ bom {
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
}
}
library("XmlUnit2", "2.10.3") {
library("XmlUnit2", "2.10.4") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",