Browse Source

Upgrade to XmlUnit2 2.8.3

Closes gh-28422
pull/28436/head
Andy Wilkinson 4 years ago
parent
commit
2ffcda3415
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save