Skip to content

Commit 9be7fa8

Browse files
committed
Upgrade to XMLUnit 2.7.0
Closes gh-21419
1 parent 8b6cdbb commit 9be7fa8

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
@@ -1835,7 +1835,7 @@ bom {
18351835
]
18361836
}
18371837
}
1838-
library("XmlUnit2", "2.6.4") {
1838+
library("XmlUnit2", "2.7.0") {
18391839
group("org.xmlunit") {
18401840
modules = [
18411841
"xmlunit-assertj",

0 commit comments

Comments
 (0)