Skip to content

Commit 65a6e9a

Browse files
chore(maven): bump org.graalvm.buildtools:native-maven-plugin
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.5 to 1.1.9. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.5...1.1.9) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70ae891 commit 65a6e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.graalvm.buildtools</groupId>
2424
<artifactId>native-maven-plugin</artifactId>
25-
<version>0.11.5</version>
25+
<version>1.1.9</version>
2626
<extensions>true</extensions>
2727
<configuration>
2828
<imageName>eus</imageName>

0 commit comments

Comments
 (0)