Skip to content

Commit 40fdd7a

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#2035)
* 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 daac554 commit 40fdd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
134134
<plugin>
135135
<groupId>org.graalvm.buildtools</groupId>
136136
<artifactId>native-maven-plugin</artifactId>
137-
<version>0.10.1</version>
137+
<version>0.10.2</version>
138138
<extensions>true</extensions>
139139
<configuration>
140140
<mainClass>pubsub.NativeImagePubSubSample

0 commit comments

Comments
 (0)