Skip to content

Commit

Permalink
Bump version.xmlunit from 2.8.4 to 2.9.0 (#246)
Browse files Browse the repository at this point in the history
Bumps `version.xmlunit` from 2.8.4 to 2.9.0.

Updates `xmlunit-core` from 2.8.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.8.4...v2.9.0)

Updates `xmlunit-matchers` from 2.8.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.8.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 26, 2022
1 parent 4b26ace commit da67ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -62,7 +62,7 @@
<version.jackson>2.13.1</version.jackson>

<version.junit-jupiter>5.8.2</version.junit-jupiter>
<version.xmlunit>2.8.4</version.xmlunit>
<version.xmlunit>2.9.0</version.xmlunit>
<version.jsonassert>1.5.0</version.jsonassert>
</properties>

Expand Down

0 comments on commit da67ae8

Please sign in to comment.