Skip to content

Commit 98f3bf8

Browse files
committed
Upgrade to XmlUnit2 2.9.1
Closes gh-33787
1 parent 8044493 commit 98f3bf8

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
@@ -1934,7 +1934,7 @@ bom {
19341934
]
19351935
}
19361936
}
1937-
library("XmlUnit2", "2.9.0") {
1937+
library("XmlUnit2", "2.9.1") {
19381938
group("org.xmlunit") {
19391939
modules = [
19401940
"xmlunit-assertj",

0 commit comments

Comments
 (0)