From ed3afd8d69529598a958c1117d0b90af005bae61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 16:09:36 +0000 Subject: [PATCH] Bump native-maven-plugin from 0.9.12 to 0.9.13 Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.12 to 0.9.13. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.9.12...0.9.13) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71cbd29..dfaeea1 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.12 + 0.9.13