Browse Source

Upgrade to XmlUnit2 2.10.3

Closes gh-46384
pull/46457/head
Stéphane Nicoll 7 months ago
parent
commit
478ba6f08c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2670,7 +2670,7 @@ bom { @@ -2670,7 +2670,7 @@ bom {
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
}
}
library("XmlUnit2", "2.10.2") {
library("XmlUnit2", "2.10.3") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",

Loading…
Cancel
Save