Skip to content

Commit

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

---
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] authored and slachiewicz committed Dec 20, 2021
1 parent ce5b819 commit 68fc833
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 @@ -116,7 +116,7 @@ under the License.
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-matchers</artifactId>
<version>2.8.3</version>
<version>2.8.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 68fc833

Please sign in to comment.