Skip to content

Commit 56f7d22

Browse files
authored
Merge pull request #172 from filip26/dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.11.2
Bump org.graalvm.buildtools:native-maven-plugin from 0.11.1 to 0.11.2
2 parents 19d0f79 + 894deb1 commit 56f7d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.graalvm.buildtools</groupId>
217217
<artifactId>native-maven-plugin</artifactId>
218-
<version>0.11.1</version>
218+
<version>0.11.2</version>
219219
<extensions>true</extensions>
220220
<configuration>
221221
<!-- <imageName>${command.name}</imageName>-->

0 commit comments

Comments
 (0)