Skip to content

Commit 21cf577

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

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
@@ -491,7 +491,7 @@
491491
<spring.version>6.2.8</spring.version>
492492
<wsdl4j.version>1.6.3</wsdl4j.version>
493493
<xmlbeans.version>3.0.1</xmlbeans.version>
494-
<xmlunit.version>2.10.2</xmlunit.version>
494+
<xmlunit.version>2.10.3</xmlunit.version>
495495
<xml_resolver.version>1.2</xml_resolver.version>
496496
<commons.cli.version>1.9.0</commons.cli.version>
497497
<!-- The build failing if tests are skipped is very annoying -->

0 commit comments

Comments
 (0)