Browse Source

Upgrade to XmlUnit2 2.8.4

Closes gh-29123
pull/29161/head
Stephane Nicoll 4 years ago
parent
commit
fbb7f12f43
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save