From b854b37467326ab1c2ff6be8821149be09d8bd68 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Sep 2021 04:38:35 +0000 Subject: [PATCH 1/3] chore(deps): update dependency com.google.cloud:google-cloud-dataproc-metastore to v2.1.1 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 58a2af17..5a74f477 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-dataproc-metastore - 2.1.0 + 2.1.1 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index fa2b5382..8ec9edaf 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-dataproc-metastore - 2.1.0 + 2.1.1 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index bdb249d3..c767bfc6 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-dataproc-metastore - 2.1.0 + 2.1.1 From 20557720b4e80b5957e65687bd7d98193b584e4f Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Tue, 14 Sep 2021 04:41:38 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f8260266..971eec81 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-dataproc-metastore - 2.1.0 + 2.1.1 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.1.0' +implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.1.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.1.1" ``` ## Authentication From 9718738898668e4309d3450307b7f29aa7266ee3 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Tue, 14 Sep 2021 04:41:50 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f8260266..971eec81 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-dataproc-metastore - 2.1.0 + 2.1.1 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.1.0' +implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.1.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.1.1" ``` ## Authentication