Skip to content

Commit

Permalink
Maven pom.xml(deps-dev): Bump xmlunit.version from 2.9.1 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps `xmlunit.version` from 2.9.1 to 2.10.0.

Updates `org.xmlunit:xmlunit-core` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0)

Updates `org.xmlunit:xmlunit-matchers` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.9.1...v2.10.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 7b2ecc5 commit 34bf7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<lombok.version>1.18.30</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<xmlunit.version>2.9.1</xmlunit.version>
<xmlunit.version>2.10.0</xmlunit.version>

<quarkus.version>3.4.1</quarkus.version>
<camel.version>4.0.0</camel.version>
Expand Down

0 comments on commit 34bf7dd

Please sign in to comment.