Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 1f08e4a

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 (#627)
1 parent 457b697 commit 1f08e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.graalvm.buildtools</groupId>
116116
<artifactId>native-maven-plugin</artifactId>
117-
<version>0.9.9</version>
117+
<version>0.9.10</version>
118118
<extensions>true</extensions>
119119
<configuration>
120120
<mainClass>com.example.tasks.TasksSampleApplication</mainClass>

0 commit comments

Comments
 (0)