Browse Source

Upgrade to XmlUnit2 2.9.0

Closes gh-29869
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
8ae77659cd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1873,7 +1873,7 @@ bom { @@ -1873,7 +1873,7 @@ bom {
]
}
}
library("XmlUnit2", "2.8.4") {
library("XmlUnit2", "2.9.0") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",

Loading…
Cancel
Save