From 61c54782302c73ea97bde4b4a336e75d4060e56e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Aug 2022 15:29:06 +0000 Subject: [PATCH 1/2] chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.27.0 --- samples/install-without-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 5e6b569bb96..b0e2c6784bf 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -32,7 +32,7 @@ com.google.cloud google-cloud-spanner - 6.25.6 + 6.27.0 From 1d21869e61e7404d2049510d9857ce6c3fc20776 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Mon, 1 Aug 2022 15:32:09 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30f8b87ecf9..1b89595feee 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-spanner - 6.25.6 + 6.27.0 ```