Skip to content

Commit 8868dc1

Browse files
build(deps): bump xmlunit.version from 2.10.4 to 2.11.0
Bumps `xmlunit.version` from 2.10.4 to 2.11.0. Updates `org.xmlunit:xmlunit-legacy` from 2.10.4 to 2.11.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.4...v2.11.0) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.4 to 2.11.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.4...v2.11.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-legacy dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8ccc88 commit 8868dc1

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
@@ -488,7 +488,7 @@
488488
<spring.version>7.0.0</spring.version>
489489
<wsdl4j.version>1.6.3</wsdl4j.version>
490490
<xmlbeans.version>5.3.0</xmlbeans.version>
491-
<xmlunit.version>2.10.4</xmlunit.version>
491+
<xmlunit.version>2.11.0</xmlunit.version>
492492
<xml_resolver.version>1.2</xml_resolver.version>
493493
<commons.cli.version>1.10.0</commons.cli.version>
494494
<!-- The build failing if tests are skipped is very annoying -->

0 commit comments

Comments
 (0)