Skip to content

Commit 478ba6f

Browse files
committed
Upgrade to XmlUnit2 2.10.3
Closes gh-46384
1 parent 3ad232d commit 478ba6f

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
@@ -2670,7 +2670,7 @@ bom {
26702670
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
26712671
}
26722672
}
2673-
library("XmlUnit2", "2.10.2") {
2673+
library("XmlUnit2", "2.10.3") {
26742674
group("org.xmlunit") {
26752675
modules = [
26762676
"xmlunit-assertj",

0 commit comments

Comments
 (0)