X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=fef6aaf9e06dc3fc88fe319b31f2d1e7ba2092b2;hp=d4637ffe2567d02d9b4b7a2715d20559bfd0ddf1;hb=ffb0cdc181c28c10aa5293a9b8752900deeea746;hpb=da609f721e54691f27113e877a19637bd332abc3 diff --git a/pom.xml b/pom.xml index d4637ff..fef6aaf 100644 --- a/pom.xml +++ b/pom.xml @@ -2,17 +2,23 @@ 4.0.0 net.pterodactylus sone - 0.8.4 + 0.8.6 net.pterodactylus utils - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT junit junit - 3.8.2 + 4.11 + test + + + org.mockito + mockito-all + 1.9.5 test @@ -28,11 +34,6 @@ provided - net.pterodactylus - utils.json - 0.1 - - com.google.inject guice 3.0 @@ -47,6 +48,11 @@ commons-lang 2.6 + + com.fasterxml.jackson.core + jackson-databind + 2.1.2 +