Upgrade to XmlUnit2 2.10.1

Closes gh-45607
This commit is contained in:
Stéphane Nicoll
2025-05-20 08:29:10 +02:00
parent 5839869a07
commit 76a2dee0f0

View File

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