X-Git-Url: https://git.pterodactylus.net/?p=sonitus.git;a=blobdiff_plain;f=pom.xml;h=6a50d0a7c632a0267ccd190b0486bd883ca45a9e;hp=08bef6c9b123f5131f9730e71747ad04d11acccf;hb=404a2cee82a4e0c0283d578fbf4345744c04d697;hpb=db89e5f0aa2506b3e0fe23d0045f86b2c36adca1 diff --git a/pom.xml b/pom.xml index 08bef6c..6a50d0a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,24 @@ JID3 0.46 + + com.thoughtworks.xstream + xstream + 1.4.4 + + + org.testng + testng + 6.8 + test + + + org.mockito + mockito-core + 1.9.5 + test + +