Skip to content

Commit ac87dab

Browse files
committed
Upgrade to XmlUnit2 2.10.0
Closes gh-41429
1 parent 1d43ba1 commit ac87dab

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
@@ -2253,7 +2253,7 @@ bom {
22532253
]
22542254
}
22552255
}
2256-
library("XmlUnit2", "2.9.1") {
2256+
library("XmlUnit2", "2.10.0") {
22572257
group("org.xmlunit") {
22582258
modules = [
22592259
"xmlunit-assertj",

0 commit comments

Comments
 (0)