From f80fb3e3755d0a9297cfa56eef5afe69e708958d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 11:48:51 +0000 Subject: [PATCH] Bump retrofit from 2.3.0 to 2.5.0 in /common-client Bumps [retrofit](https://github.com/square/retrofit) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/parent-2.3.0...parent-2.5.0) Signed-off-by: dependabot[bot] --- common-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-client/pom.xml b/common-client/pom.xml index 7badf28e..e698efa3 100644 --- a/common-client/pom.xml +++ b/common-client/pom.xml @@ -49,7 +49,7 @@ com.squareup.retrofit2 retrofit - 2.3.0 + 2.5.0 com.squareup.retrofit2