X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=6f917fb08dbde865970309e1a733ff7bc6bbe721;hb=615e3ec264d5e8215daf21c589f5e40dcf6f98f8;hp=713805904b39051880d1f348f52762774324530a;hpb=2a6bee55bb301608807c1c7ada2264130e024c32;p=rhynodge.git diff --git a/pom.xml b/pom.xml index 7138059..6f917fb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,9 @@ net.pterodactylus reactor 0.0.1-SNAPSHOT + + UTF-8 + @@ -20,7 +23,47 @@ com.google.guava guava - 13.0.1 + 14.0-rc1 + + + log4j + 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 - \ No newline at end of file +