Skip to content

Commit dfa869c

Browse files
renovate-botgcf-owl-bot[bot]
authored andcommitted
test(deps): update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#1448)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 1a8d58d commit dfa869c

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
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.graalvm.buildtools</groupId>
109109
<artifactId>native-maven-plugin</artifactId>
110-
<version>0.10.1</version>
110+
<version>0.10.2</version>
111111
<extensions>true</extensions>
112112
<configuration>
113113
<mainClass>com.example.datastore.NativeImageDatastoreSample</mainClass>

0 commit comments

Comments
 (0)