Skip to content

Commit 1830525

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#1181)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 * 🦉 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 107b4ac commit 1830525

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
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.graalvm.buildtools</groupId>
133133
<artifactId>native-maven-plugin</artifactId>
134-
<version>0.9.16</version>
134+
<version>0.9.17</version>
135135
<extensions>true</extensions>
136136
<configuration>
137137
<mainClass>com.example.logging.NativeImageLoggingSample</mainClass>

0 commit comments

Comments
 (0)