Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 7c2aa2c

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#1431)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 * 🦉 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 7d24d85 commit 7c2aa2c

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

0 commit comments

Comments
 (0)