From bc22c88b690c4a2189f736ac7fd1c38dfef690e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:09:08 +0000 Subject: [PATCH] Bump retrofit2.version from 2.4.0 to 2.9.0 in /extras/retrofit2 Bumps `retrofit2.version` from 2.4.0 to 2.9.0. Updates `retrofit` from 2.4.0 to 2.9.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.4.0...2.9.0) Updates `converter-scalars` from 2.4.0 to 2.9.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.4.0...2.9.0) Updates `converter-jackson` from 2.4.0 to 2.9.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.4.0...2.9.0) Updates `adapter-rxjava` from 2.4.0 to 2.9.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.4.0...2.9.0) Updates `adapter-rxjava2` from 2.4.0 to 2.9.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.4.0...2.9.0) Signed-off-by: dependabot[bot] --- extras/retrofit2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/retrofit2/pom.xml b/extras/retrofit2/pom.xml index 7aa1328d40..5d4ed31577 100644 --- a/extras/retrofit2/pom.xml +++ b/extras/retrofit2/pom.xml @@ -12,7 +12,7 @@ The Async Http Client Retrofit2 Extras. - 2.4.0 + 2.9.0 1.16.20