Skip to content

Commit

Permalink
build(deps): bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 (#333)
Browse files Browse the repository at this point in the history
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) 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:production
  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] authored Aug 8, 2024
1 parent 41dd6bd commit 553b53e
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 @@ -66,7 +66,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.skip>true</gpg.skip>
<mustache.version>0.9.11</mustache.version>
<xmlunit.core.version>2.9.1</xmlunit.core.version>
<xmlunit.core.version>2.10.0</xmlunit.core.version>
<junit.version>5.10.2</junit.version>
<log4j-slf4j-imp.version>2.23.1</log4j-slf4j-imp.version>
</properties>
Expand Down

0 comments on commit 553b53e

Please sign in to comment.