1
0
Fork 0
mirror of https://github.com/airsonic/airsonic.git synced 2025-10-03 01:39:34 +02:00

Bump xmlunit-matchers from 2.6.3 to 2.6.4

This commit is contained in:
François-Xavier Thomas 2020-04-16 23:56:28 +02:00
parent c312cebf48
commit c7b091b8ab

View file

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