From ce4c37b06683a34665cbc963df7fbb5d5112888b Mon Sep 17 00:00:00 2001 From: BenWhitehead Date: Mon, 16 Dec 2019 16:36:10 -0500 Subject: [PATCH] deps: update dependencies (#51) All updates: | Package | Update | Change | |---|---|---| | `com.google.auth:google-auth-library-credentials` | minor | `0.18.0` -> `0.19.0` | | `com.google.auto.value:auto-value` (jdk 1.8+) | minor | `1.6.6` -> `1.7` | | `com.google.auto.value:auto-value-annotations` | minor | `1.6.6` -> `1.7` | | [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.51.0` -> `1.52.0` | | [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.51.0` -> `1.52.0` | | [com.google.cloud:google-cloud-core-grpc](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-grpc) | minor | `1.91.3` -> `1.92.0` | | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core) | minor | `1.91.3` -> `1.92.0` | **manually copied and merged from the following PRs** * deps: update gax.version to v1.52.0 #49 * deps: update google.core.version to v1.92.0 #50 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 920d4bf8d..b06971a97 100644 --- a/pom.xml +++ b/pom.xml @@ -152,10 +152,10 @@ github google-cloud-firestore-parent https://googleapis.dev/java/google-api-grpc/latest - 1.91.3 + 1.92.0 1.8.1 1.17.0 - 1.51.0 + 1.52.0 1.25.0 3.11.1 4.12 @@ -361,7 +361,7 @@ 1.7 - 1.6.6 + 1.7 1.4 @@ -372,7 +372,7 @@ [1.8,) - 1.6.6 + 1.7 ${auto-value.version}