Browse Source

Upgrade to XmlUnit2 2.6.4

Closes gh-20471
pull/20495/head
Andy Wilkinson 6 years ago
parent
commit
b63a7c4631
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1841,7 +1841,7 @@ bom { @@ -1841,7 +1841,7 @@ bom {
]
}
}
library("XmlUnit2", "2.6.3") {
library("XmlUnit2", "2.6.4") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",

Loading…
Cancel
Save