Upgrade to XmlUnit2 2.10.2

Closes gh-45841
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:43:44 +02:00
parent 90b0a51bb0
commit edb25fed30

View File

@@ -2650,7 +2650,7 @@ bom {
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
}
}
library("XmlUnit2", "2.10.1") {
library("XmlUnit2", "2.10.2") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",