From bec568dd11456dc4a8c3d7396b7b313de6c5682a Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Mon, 17 Feb 2020 19:59:27 -0500 Subject: [PATCH] Move more up to date dependencies first (#981) @kolea2 This has the effect of upgrading commons-logging to 1.2 from 1.1.1 --- google-http-client-android/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index 6a474c559..cbb25eb2d 100644 --- a/google-http-client-android/pom.xml +++ b/google-http-client-android/pom.xml @@ -48,15 +48,15 @@ + + com.google.http-client + google-http-client + com.google.android android 4.1.1.4 provided - - com.google.http-client - google-http-client -