From 66c7ffe112242915165286a972c44fc2568b67c8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 20 Apr 2022 23:20:11 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.116.4 (#1360) * chore: exclude error_prone_annotations from google-cloud-pubsub in favor of our managed version Co-authored-by: BenWhitehead --- google-cloud-storage/pom.xml | 6 ++++++ pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/native-image-sample/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/google-cloud-storage/pom.xml b/google-cloud-storage/pom.xml index 5a454f840..e8fddafd1 100644 --- a/google-cloud-storage/pom.xml +++ b/google-cloud-storage/pom.xml @@ -155,6 +155,12 @@ com.google.cloud google-cloud-pubsub test + + + com.google.errorprone + error_prone_annotations + + org.easymock diff --git a/pom.xml b/pom.xml index 6c592dd85..ccbbb48f8 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ com.google.cloud google-cloud-pubsub - 1.116.3 + 1.116.4 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 8f57741e3..f49b5b038 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -61,7 +61,7 @@ com.google.cloud google-cloud-pubsub - 1.116.3 + 1.116.4 test diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index 711438da3..78adee887 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -61,7 +61,7 @@ com.google.cloud google-cloud-pubsub - 1.116.3 + 1.116.4 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1d33de0fd..8d6873a2a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -52,7 +52,7 @@ com.google.cloud google-cloud-pubsub - 1.116.3 + 1.116.4 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 01df9ad79..9827a90b0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -72,7 +72,7 @@ com.google.cloud google-cloud-pubsub - 1.116.3 + 1.116.4 test