Skip to content

Commit 7c1ed93

Browse files
deps: bump org.graalvm.buildtools:native-maven-plugin (#2619)
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.0...0.10.1) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8840612 commit 7c1ed93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<checkstyle-rules.version>9.3</checkstyle-rules.version>
6161
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
6262
<errorprone.version>2.25.0</errorprone.version>
63-
<native-maven-plugin.version>0.10.0</native-maven-plugin.version>
63+
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
6464

6565
<!-- All checks except for javadoc enforced by default -->
6666
<skip.failsafe.tests>${skipTests}</skip.failsafe.tests>

0 commit comments

Comments
 (0)