Skip to content

Commit

Permalink
build(deps): bump xmlunit.version from 2.9.0 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps `xmlunit.version` from 2.9.0 to 2.9.1.

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

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

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.xmlunit:xmlunit-placeholders
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent 5f53de8 commit 47632b3
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 @@
<spring-web.version>5.3.24</spring-web.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<xmlunit.version>2.9.0</xmlunit.version>
<xmlunit.version>2.9.1</xmlunit.version>
<skipTests>false</skipTests>
<skipAssembly>false</skipAssembly>
<deploy.plugin.repository.url>https://oss.sonatype.org/content/repositories/snapshots/</deploy.plugin.repository.url>
Expand Down

0 comments on commit 47632b3

Please sign in to comment.