Skip to content

Commit 2ffcda3

Browse files
committed
Upgrade to XmlUnit2 2.8.3
Closes gh-28422
1 parent eee699a commit 2ffcda3

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
@@ -1843,7 +1843,7 @@ bom {
18431843
]
18441844
}
18451845
}
1846-
library("XmlUnit2", "2.8.2") {
1846+
library("XmlUnit2", "2.8.3") {
18471847
group("org.xmlunit") {
18481848
modules = [
18491849
"xmlunit-assertj",

0 commit comments

Comments
 (0)