Skip to content

Commit 6c2754e

Browse files
Bump org.graalvm.buildtools:native-maven-plugin from 1.1.0 to 1.1.2
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.0...1.1.2) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b03c86d commit 6c2754e

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
@@ -558,7 +558,7 @@
558558
<plugin>
559559
<groupId>org.graalvm.buildtools</groupId>
560560
<artifactId>native-maven-plugin</artifactId>
561-
<version>1.1.0</version>
561+
<version>1.1.2</version>
562562
<executions>
563563
<execution>
564564
<id>build-native</id>

0 commit comments

Comments
 (0)