Skip to content

Commit e09199f

Browse files
authored
Merge pull request #177 from filip26/dependabot/maven/org.graalvm.buildtools-native-maven-plugin-0.11.3
Bump org.graalvm.buildtools:native-maven-plugin from 0.11.2 to 0.11.3
2 parents e91608e + 7e176d6 commit e09199f

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.2</version>
218+
<version>0.11.3</version>
219219
<extensions>true</extensions>
220220
<configuration>
221221
<!-- <imageName>${command.name}</imageName>-->

0 commit comments

Comments
 (0)