Skip to content

Commit

Permalink
Upgrade to XmlUnit2 2.8.3
Browse files Browse the repository at this point in the history
Closes gh-28397
  • Loading branch information
snicoll committed Oct 20, 2021
1 parent 8d3e67e commit 7328f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1876,7 +1876,7 @@ bom {
]
}
}
library("XmlUnit2", "2.8.2") {
library("XmlUnit2", "2.8.3") {
group("org.xmlunit") {
modules = [
"xmlunit-assertj",
Expand Down

0 comments on commit 7328f60

Please sign in to comment.