From 3c77530392dac2eca04585506e839d3215d44f0c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 18 Sep 2023 23:57:55 +0200 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#2210) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 * 🦉 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 --- 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 6b005f6fd..c1b9ec2a1 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -134,7 +134,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.26 + 0.9.27 true com.example.storage.NativeImageStorageSample