Upgrade to XmlUnit2 2.10.1

Closes gh-45605
This commit is contained in:
Stéphane Nicoll 2025-05-20 08:28:45 +02:00
parent db2b49d9b7
commit a37d2d36de
1 changed files with 1 additions and 1 deletions

View File

@ -2465,7 +2465,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",