Skip to content

Commit 751669e

Browse files
Maven pom.xml(deps-dev): Bump xmlunit.version from 2.6.4 to 2.9.0
Bumps `xmlunit.version` from 2.6.4 to 2.9.0. Updates `xmlunit-core` from 2.6.4 to 2.9.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.6.4...v2.9.0) Updates `xmlunit-matchers` from 2.6.4 to 2.9.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.6.4...v2.9.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-matchers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9faa8cb commit 751669e

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
@@ -46,7 +46,7 @@
4646

4747
<awaitility.version>4.2.0</awaitility.version>
4848
<testcontainers.version>1.17.5</testcontainers.version>
49-
<xmlunit.version>2.6.4</xmlunit.version>
49+
<xmlunit.version>2.9.0</xmlunit.version>
5050

5151
<license.dir>${basedir}</license.dir>
5252

0 commit comments

Comments
 (0)