Skip to content

Commit d6241d1

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.graalvm.buildtools:native-maven-plugin from 0.11.5 to 1.0.0
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.5 to 1.0.0. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.5...1.0) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f74b743 commit d6241d1

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
@@ -81,7 +81,7 @@
8181
<commons-compress.version>1.28.0</commons-compress.version>
8282
<!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
8383
<graalvm.version>25.0.2</graalvm.version>
84-
<graalvm.plugin.version>0.11.5</graalvm.plugin.version>
84+
<graalvm.plugin.version>1.0.0</graalvm.plugin.version>
8585
<groovy.version>5.0.5</groovy.version>
8686
<jakarta.inject.version>1.0.5</jakarta.inject.version>
8787
<jline.version>3.30.8</jline.version>

0 commit comments

Comments
 (0)