Skip to content

Commit edb25fe

Browse files
committed
Upgrade to XmlUnit2 2.10.2
Closes gh-45841
1 parent 90b0a51 commit edb25fe

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
@@ -2650,7 +2650,7 @@ bom {
26502650
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
26512651
}
26522652
}
2653-
library("XmlUnit2", "2.10.1") {
2653+
library("XmlUnit2", "2.10.2") {
26542654
group("org.xmlunit") {
26552655
modules = [
26562656
"xmlunit-assertj",

0 commit comments

Comments
 (0)