Skip to content

Commit 5bd000c

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1145)
1 parent 77a3152 commit 5bd000c

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.buildtoolsgroupId>
133133
<artifactId>native-maven-pluginartifactId>
134-
<version>0.9.14version>
134+
<version>0.9.15version>
135135
<extensions>trueextensions>
136136
<configuration>
137137
<mainClass>com.example.logging.NativeImageLoggingSamplemainClass>

0 commit comments

Comments
 (0)