Browse Source

Upgrade to XmlUnit2 2.10.4

Closes gh-47241
pull/47268/head
Stéphane Nicoll 3 months ago
parent
commit
2e09167986
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -2669,7 +2669,7 @@ bom { @@ -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",

Loading…
Cancel
Save