X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=8489423c3b170fd0b4df172909715871ecd863b2;hb=4b2e7897d86ad621f258c5699957e6bc7fda462a;hp=241f787643656b0b8f3e60384ca3282ab5db5efc;hpb=063f6b9fa1adc8559d652664f776d0cd4c237b4c;p=xudocci.git diff --git a/pom.xml b/pom.xml index 241f787..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 @@ -59,6 +69,14 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.xdcc.main.Main + +