Bump xmlunit-core from 2.6.2 to 2.6.3

Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.6.2...v2.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-12 07:41:22 +00:00
committed by GitHub
parent dd1ac3b251
commit a250fe619e
+1 -1
View File
@@ -115,7 +115,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.6.2</version>
<version>2.6.3</version>
<scope>test</scope>
</dependency>
<dependency>