Skip to content

Commit a37d2d3

Browse files
committed
Upgrade to XmlUnit2 2.10.1
Closes gh-45605
1 parent db2b49d commit a37d2d3

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
@@ -2465,7 +2465,7 @@ bom {
24652465
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
24662466
}
24672467
}
2468-
library("XmlUnit2", "2.10.0") {
2468+
library("XmlUnit2", "2.10.1") {
24692469
group("org.xmlunit") {
24702470
modules = [
24712471
"xmlunit-assertj",

0 commit comments

Comments
 (0)