Skip to content

Commit

Permalink
Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.4 (
Browse files Browse the repository at this point in the history
…#922)

Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.2...0.10.4)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 7da2a83 commit 34a22dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<mainClass>com.devonfw.tools.ide.cli.Ideasy</mainClass>
<imageName>ideasy</imageName>
<native.maven.plugin.version>0.10.2</native.maven.plugin.version>
<native.maven.plugin.version>0.10.4</native.maven.plugin.version>
<assembly.maven.plugin.version>3.7.1</assembly.maven.plugin.version>
<jline.version>3.28.0</jline.version>
<jansi.version>2.4.1</jansi.version>
Expand Down

0 comments on commit 34a22dd

Please sign in to comment.