Skip to content

Commit ede90e9

Browse files
committed
Upgrade to XmlUnit2 2.10.2
Closes gh-45825
1 parent e8d9b54 commit ede90e9

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
@@ -2496,7 +2496,7 @@ bom {
24962496
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
24972497
}
24982498
}
2499-
library("XmlUnit2", "2.10.1") {
2499+
library("XmlUnit2", "2.10.2") {
25002500
group("org.xmlunit") {
25012501
modules = [
25022502
"xmlunit-assertj",

0 commit comments

Comments
 (0)