X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=fef6aaf9e06dc3fc88fe319b31f2d1e7ba2092b2;hb=ba736ab81caf69c26ce8c23319ddfc3327341d3c;hp=a3d564eee9b4f7203b9c40ea8fba3c56e754b092;hpb=ce04d40ba9a3bfd505d86f8bdc50c1d206a0a111;p=Sone.git diff --git a/pom.xml b/pom.xml index a3d564e..fef6aaf 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 net.pterodactylus sone - 0.8.5 + 0.8.6 net.pterodactylus utils - 0.12.3 + 0.12.4-SNAPSHOT junit @@ -34,11 +34,6 @@ provided - net.pterodactylus - utils.json - 0.1 - - com.google.inject guice 3.0 @@ -53,6 +48,11 @@ commons-lang 2.6 + + com.fasterxml.jackson.core + jackson-databind + 2.1.2 +