Skip to content

Commit 8160671

Browse files
build(deps): bump xmlunit.version from 2.10.3 to 2.10.4
Bumps `xmlunit.version` from 2.10.3 to 2.10.4. Updates `org.xmlunit:xmlunit-legacy` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-legacy dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ceced8 commit 8160671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@
490490
<spring.version>6.2.10</spring.version>
491491
<wsdl4j.version>1.6.3</wsdl4j.version>
492492
<xmlbeans.version>5.3.0</xmlbeans.version>
493-
<xmlunit.version>2.10.3</xmlunit.version>
493+
<xmlunit.version>2.10.4</xmlunit.version>
494494
<xml_resolver.version>1.2</xml_resolver.version>
495495
<commons.cli.version>1.10.0</commons.cli.version>
496496
<!-- The build failing if tests are skipped is very annoying -->

0 commit comments

Comments
 (0)