From bd762aff23cd72901e027aaf2798454b28a1ee71 Mon Sep 17 00:00:00 2001 From: Connie Date: Mon, 23 Mar 2020 07:17:53 -0700 Subject: [PATCH] Updating retrofit dependency --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7cd49e6b45..e95675b036 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ com.squareup.retrofit2 retrofit - 2.5.0 + 2.7.2 com.squareup.okhttp3 @@ -86,7 +86,7 @@ com.squareup.retrofit2 converter-jackson - 2.5.0 + 2.7.2 com.fasterxml.jackson.core @@ -116,7 +116,7 @@ com.squareup.retrofit2 adapter-rxjava - 2.6.2 + 2.7.2 org.slf4j