Skip to content

Commit 54a6596

Browse files
build(deps): bump org.graalvm.buildtools:native-maven-plugin
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.6 to 0.11.2. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.6...0.11.2) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be021fe commit 54a6596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
<plugin>
332332
<groupId>org.graalvm.buildtools</groupId>
333333
<artifactId>native-maven-plugin</artifactId>
334-
<version>0.10.6</version>
334+
<version>0.11.2</version>
335335
<extensions>true</extensions>
336336
<executions>
337337
<execution>

0 commit comments

Comments
 (0)