diff --git a/pom.xml b/pom.xml index 0b9a0e4..f8a6b07 100644 --- a/pom.xml +++ b/pom.xml @@ -134,31 +134,25 @@ com.squareup.retrofit2 retrofit - 2.9.0 + 2.10.0 com.squareup.retrofit2 adapter-rxjava2 - 2.9.0 + 2.10.0 com.squareup.retrofit2 converter-jackson - 2.9.0 + 2.10.0 com.squareup.retrofit2 converter-gson - 2.9.0 - - - com.google.inject - guice - 5.1.0 + 2.10.0 - - + joda-time joda-time @@ -279,7 +273,41 @@ + + org.slf4j + slf4j-api + + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + + com.squareup.retrofit2 + retrofit + + + com.squareup.retrofit2 + adapter-rxjava2 + + + com.squareup.retrofit2 + converter-jackson + + + com.squareup.retrofit2 + converter-gson + + + com.google.inject + guice +