Skip to content

Commit 888f756

Browse files
Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.4
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]>
1 parent 2145d88 commit 888f756

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
@@ -15,7 +15,7 @@
1515
<properties>
1616
<mainClass>com.devonfw.tools.ide.cli.Ideasy</mainClass>
1717
<imageName>ideasy</imageName>
18-
<native.maven.plugin.version>0.10.2</native.maven.plugin.version>
18+
<native.maven.plugin.version>0.10.4</native.maven.plugin.version>
1919
<assembly.maven.plugin.version>3.7.1</assembly.maven.plugin.version>
2020
<jline.version>3.24.1</jline.version>
2121
<jansi.version>2.4.0</jansi.version>

0 commit comments

Comments
 (0)