From cad3bfbbe739ab3ed5ebea89bee620ef8bbefd95 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 27 Apr 2020 23:08:25 +0200 Subject: [PATCH] deps: update core transport dependencies to v1.35.0 (#114) This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.http-client:google-http-client-jackson2 | minor | `1.34.2` -> `1.35.0` | | com.google.http-client:google-http-client | minor | `1.34.2` -> `1.35.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-datastore). --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 54b6c1585..b751ee8c5 100644 --- a/pom.xml +++ b/pom.xml @@ -241,12 +241,12 @@ com.google.http-client google-http-client - 1.34.2 + 1.35.0 com.google.http-client google-http-client-jackson2 - 1.34.2 + 1.35.0 com.google.oauth-client