Skip to content

Commit 0b3667f

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 (#627)
1 parent 4284e05 commit 0b3667f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/native-image-sample/pom.xml

+1-1
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)