From c4fda3da5c85cec4a3cb31554351092e4a610f35 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Nov 2022 19:06:42 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 --- 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 58a1b8812..ce06d07c6 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -131,7 +131,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.17 + 0.9.18 true com.example.logging.NativeImageLoggingSample