Upgrade to XmlUnit2 2.12.0

Closes gh-51076
This commit is contained in:
Stéphane Nicoll
2026-07-20 16:53:54 +02:00
parent a7958324e3
commit e2a68475dc
@@ -2967,7 +2967,7 @@ bom {
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
}
}
library("XmlUnit2", "2.11.0") {
library("XmlUnit2", "2.12.0") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",