Skip to content

Commit 7328f60

Browse files
committed
Upgrade to XmlUnit2 2.8.3
Closes gh-28397
1 parent 8d3e67e commit 7328f60

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
@@ -1876,7 +1876,7 @@ bom {
18761876
]
18771877
}
18781878
}
1879-
library("XmlUnit2", "2.8.2") {
1879+
library("XmlUnit2", "2.8.3") {
18801880
group("org.xmlunit") {
18811881
modules = [
18821882
"xmlunit-assertj",

0 commit comments

Comments
 (0)