Skip to content

Commit

Permalink
Bump xmlunit-assertj3 from 2.8.4 to 2.9.0 (#26)
Browse files Browse the repository at this point in the history
Bumps [xmlunit-assertj3](https://github.com/xmlunit/xmlunit) 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-assertj3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2022
1 parent 6ff4538 commit 6c46647
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 @@ -213,7 +213,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj3</artifactId>
<version>2.8.4</version>
<version>2.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6c46647

Please sign in to comment.