From 9cd05a7d0e33a8b5b7dbc83dcf09d542e3ddb24b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 17:37:14 +0000 Subject: [PATCH 1/2] deps: update dependency com.google.cloud:native-image-support to v0.12.4 --- samples/native-image-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index b3f1fd3bda..34e4d5b876 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -83,7 +83,7 @@ com.google.cloud native-image-support - 0.10.0 + 0.12.4 org.junit.vintage From ace71e44c61952bf305535978f3786ea290ead86 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Mon, 14 Feb 2022 17:41:37 +0000 Subject: [PATCH 2/2] =?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 49da4e0e1d..0f123619e2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 24.3.0 + 24.2.0 pom import