From 37628a047c3505691acfc33c34b4dc025f4742e8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Jan 2022 03:22:59 +0000 Subject: [PATCH 1/3] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ac690520..a8b92ec2b 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.5.1 + 2.6.0 pom import From 341d1ac623544ac03ca0b412f7e0d7d31173f207 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 7 Jan 2022 03:29:13 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 002801d22..5248d2ce9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:24.1.0') +implementation platform('com.google.cloud:libraries-bom:24.1.2') implementation 'com.google.cloud:google-cloud-securitycenter' ``` From ff04b0734ac483e546028704456bf734fa7ec147 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 7 Jan 2022 11:17:33 -0500 Subject: [PATCH 3/3] deps: shared-config 1.2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8b92ec2b..6566e160a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 1.2.2 + 1.2.4