X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=5049e1646247cf2a91987f43bea44230c9c450b2;hb=6f019de1d4d9742981d851ac3c9097cca8bff58e;hp=6743885b541ac66319a1fbbe70c1245c0b5e9f2b;hpb=a0f01f6f7ff05692e7dd6ab786abf28678e8ca6f;p=Sone.git diff --git a/pom.xml b/pom.xml index 6743885..5049e16 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,13 @@ junit junit - 3.8.2 + 4.11 + test + + + org.mockito + mockito-all + 1.9.5 test @@ -42,6 +48,11 @@ guava 14.0-rc1 + + commons-lang + commons-lang + 2.6 +