Skip to content

Commit

Permalink
Bump xmlunit-matchers from 2.8.2 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps [xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-matchers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 22, 2021
1 parent ee8bbac commit afa13bf
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-matchers</artifactId>
<version>2.8.2</version>
<version>2.8.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit afa13bf

Please sign in to comment.