Browse Source

Upgrade to XmlUnit2 2.10.2

Closes gh-45841
pull/45855/head
Stéphane Nicoll 8 months ago
parent
commit
edb25fed30
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save