Skip to content

Commit 2e09167

Browse files
committed
Upgrade to XmlUnit2 2.10.4
Closes gh-47241
1 parent 67da54e commit 2e09167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2669,7 +2669,7 @@ bom {
26692669
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
26702670
}
26712671
}
2672-
library("XmlUnit2", "2.10.3") {
2672+
library("XmlUnit2", "2.10.4") {
26732673
group("org.xmlunit") {
26742674
modules = [
26752675
"xmlunit-assertj",

0 commit comments

Comments
 (0)