Skip to content

Commit 4a4ab26

Browse files
committed
Upgrade to XmlUnit2 2.10.3
Closes gh-46393
1 parent c310b5e commit 4a4ab26

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
@@ -2519,7 +2519,7 @@ bom {
25192519
releaseNotes("https://github.com/mojohaus/xml-maven-plugin/releases/tag/{version}")
25202520
}
25212521
}
2522-
library("XmlUnit2", "2.10.2") {
2522+
library("XmlUnit2", "2.10.3") {
25232523
group("org.xmlunit") {
25242524
modules = [
25252525
"xmlunit-assertj",

0 commit comments

Comments
 (0)