Browse Source

Upgrade to XmlUnit2 2.11.0

Closes gh-48760
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
94386b3b83
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save