Skip to content

Commit 870e652

Browse files
committed
Upgrade to XmlUnit2 2.10.3
Closes gh-46350
1 parent 1825453 commit 870e652

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
@@ -2677,7 +2677,7 @@ bom {
26772677
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
26782678
}
26792679
}
2680-
library("XmlUnit2", "2.10.2") {
2680+
library("XmlUnit2", "2.10.3") {
26812681
group("org.xmlunit") {
26822682
modules = [
26832683
"xmlunit-assertj",

0 commit comments

Comments
 (0)