Skip to content

Commit 3f58554

Browse files
Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5 (#1103)
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.4...0.10.5) --- 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 136c18a commit 3f58554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<mainClass>com.devonfw.tools.ide.cli.Ideasy</mainClass>
1616
<imageName>ideasy</imageName>
17-
<native.maven.plugin.version>0.10.4</native.maven.plugin.version>
17+
<native.maven.plugin.version>0.10.6</native.maven.plugin.version>
1818
<assembly.maven.plugin.version>3.7.1</assembly.maven.plugin.version>
1919
<build.helper.maven.plugin.version>3.6.0</build.helper.maven.plugin.version>
2020
</properties>

0 commit comments

Comments
 (0)