We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a361392 commit a9319d6Copy full SHA for a9319d6
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2518,7 +2518,7 @@ bom {
2518
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
2519
}
2520
2521
- library("XmlUnit2", "2.10.3") {
+ library("XmlUnit2", "2.10.4") {
2522
group("org.xmlunit") {
2523
modules = [
2524
"xmlunit-assertj",
0 commit comments