Skip to content

Commit b63a7c4

Browse files
committed
Upgrade to XmlUnit2 2.6.4
Closes gh-20471
1 parent d8ce02e commit b63a7c4

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
@@ -1841,7 +1841,7 @@ bom {
18411841
]
18421842
}
18431843
}
1844-
library("XmlUnit2", "2.6.3") {
1844+
library("XmlUnit2", "2.6.4") {
18451845
group("org.xmlunit") {
18461846
modules = [
18471847
"xmlunit-assertj",

0 commit comments

Comments
 (0)