Skip to content

Commit fbb7f12

Browse files
committed
Upgrade to XmlUnit2 2.8.4
Closes gh-29123
1 parent 620c6ec commit fbb7f12

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
@@ -1882,7 +1882,7 @@ bom {
18821882
]
18831883
}
18841884
}
1885-
library("XmlUnit2", "2.8.3") {
1885+
library("XmlUnit2", "2.8.4") {
18861886
group("org.xmlunit") {
18871887
modules = [
18881888
"xmlunit-assertj",

0 commit comments

Comments
 (0)