Skip to content

Commit 18bc06a

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

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
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.graalvm.buildtools</groupId>
217217
<artifactId>native-maven-plugin</artifactId>
218-
<version>1.1.3</version>
218+
<version>1.1.4</version>
219219
<extensions>true</extensions>
220220
<configuration>
221221
<!-- <imageName>${command.name}</imageName>-->

0 commit comments

Comments
 (0)