From 5798e378f83973972837af282d74f6b8df5f09d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Jun 2022 18:22:12 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 --- 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 dc08d2a2..07e4d1a2 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -132,7 +132,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.11 + 0.9.12 true trace.TraceSampleApplication