From 4baef8faf2869ebe5e8f12e8542b1034ca4e0d37 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 16 Apr 2024 23:20:07 +0200 Subject: [PATCH] build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.0 (#2496) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot --- README.md | 5 +++++ samples/native-image-sample/pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5b41028c2..6803432c7e 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,11 @@ If you are using Maven without the BOM, add this to your dependencies: google-cloud-storage-control 2.36.0-alpha + + com.google.cloud + google-cloud-storage-control + 2.36.0-alpha + ``` diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index 6317262180..b066547fc3 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -78,7 +78,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.0