Skip to content

Commit e3424d0

Browse files
Bump org.graalvm.buildtools:native-maven-plugin
Bumps the dependencies group with 1 update: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.graalvm.buildtools:native-maven-plugin` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.1...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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c348c61 commit e3424d0

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
@@ -245,7 +245,7 @@
245245
<plugin>
246246
<groupId>org.graalvm.buildtools</groupId>
247247
<artifactId>native-maven-plugin</artifactId>
248-
<version>0.11.1</version>
248+
<version>0.11.2</version>
249249
<executions>
250250
<execution>
251251
<id>build-native</id>

0 commit comments

Comments
 (0)