Skip to content

Commit 76a2dee

Browse files
committed
Upgrade to XmlUnit2 2.10.1
Closes gh-45607
1 parent 5839869 commit 76a2dee

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
@@ -2618,7 +2618,7 @@ bom {
26182618
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
26192619
}
26202620
}
2621-
library("XmlUnit2", "2.10.0") {
2621+
library("XmlUnit2", "2.10.1") {
26222622
group("org.xmlunit") {
26232623
modules = [
26242624
"xmlunit-assertj",

0 commit comments

Comments
 (0)