1
0
Fork 0
mirror of https://github.com/airsonic/airsonic.git synced 2025-10-05 19:42:00 +02:00

Bump xmlunit-core from 2.6.3 to 2.6.4

Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.3 to 2.6.4.
- [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.3...v2.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-15 19:59:24 +00:00 committed by François-Xavier Thomas
parent 88dfedd57d
commit c312cebf48

View file

@ -115,7 +115,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.6.3</version>
<version>2.6.4</version>
<scope>test</scope>
</dependency>
<dependency>