mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Upgrade to XmlUnit2 2.12.0
Closes gh-51076
This commit is contained in:
@@ -2967,7 +2967,7 @@ bom {
|
||||
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("XmlUnit2", "2.11.0") {
|
||||
library("XmlUnit2", "2.12.0") {
|
||||
group("org.xmlunit") {
|
||||
modules = [
|
||||
"xmlunit-assertj",
|
||||
|
||||
Reference in New Issue
Block a user