From: David ‘Bombe’ Roden Date: Fri, 18 Oct 2013 05:04:58 +0000 (+0200) Subject: Add Jackson dependency. X-Git-Url: https://git.pterodactylus.net/?p=xudocci.git;a=commitdiff_plain;h=4b2e7897d86ad621f258c5699957e6bc7fda462a Add Jackson dependency. --- diff --git a/pom.xml b/pom.xml index 45eeece..8489423 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,16 @@ 1.3 + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + + org.testng testng 6.8