Skip to content

Commit 9bc96de

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 a07a41d commit 9bc96de

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
@@ -42,7 +42,7 @@
4242

4343
<lombok.version>1.18.22</lombok.version>
4444
<quarkus.version>2.7.5.Final</quarkus.version>
45-
<xmlunit.version>2.6.4</xmlunit.version>
45+
<xmlunit.version>2.9.0</xmlunit.version>
4646
</properties>
4747

4848
<url>https://project-openubl.github.io/</url>

0 commit comments

Comments
 (0)