Skip to content

Commit fd32ff3

Browse files
committed
Upgrade to XmlUnit2 2.8.4
Closes gh-29131
1 parent 64a5415 commit fd32ff3

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
@@ -1849,7 +1849,7 @@ bom {
18491849
]
18501850
}
18511851
}
1852-
library("XmlUnit2", "2.8.3") {
1852+
library("XmlUnit2", "2.8.4") {
18531853
group("org.xmlunit") {
18541854
modules = [
18551855
"xmlunit-assertj",

0 commit comments

Comments
 (0)