Skip to content

Commit a9319d6

Browse files
committed
Upgrade to XmlUnit2 2.10.4
Closes gh-47238
1 parent a361392 commit a9319d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2518,7 +2518,7 @@ bom {
25182518
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
25192519
}
25202520
}
2521-
library("XmlUnit2", "2.10.3") {
2521+
library("XmlUnit2", "2.10.4") {
25222522
group("org.xmlunit") {
25232523
modules = [
25242524
"xmlunit-assertj",

0 commit comments

Comments
 (0)