X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=6f917fb08dbde865970309e1a733ff7bc6bbe721;hb=7e26f1544aef6721b74c7f479b8c103de4deef8b;hp=58e6a00c61529a7e637af0ff0154169798604f52;hpb=1f8ccac1975c6ff9da04ac829c2201cd4baeb440;p=rhynodge.git diff --git a/pom.xml b/pom.xml index 58e6a00..6f917fb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,5 +30,40 @@ log4j 1.2.17 + + org.apache.httpcomponents + httpclient + 4.2.2 + + + org.jsoup + jsoup + 1.7.1 + + + javax.mail + mail + 1.4.6-rc1 + + + org.apache.commons + commons-lang3 + 3.1 + + + com.fasterxml.jackson.core + jackson-core + 2.1.2 + + + com.fasterxml.jackson.core + jackson-annotations + 2.1.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.1.2 +