Skip to content

Commit

Permalink
Merge pull request #111 from filip26/dependabot/maven/org.graalvm.bui…
Browse files Browse the repository at this point in the history
…ldtools-native-maven-plugin-0.10.3

Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.3
  • Loading branch information
filip26 authored Sep 11, 2024
2 parents 7a6ad26 + abc74c2 commit 92b9bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.10.2</version>
<version>0.10.3</version>
<extensions>true</extensions>
<configuration>
<!-- <imageName>${command.name}</imageName>-->
Expand Down

0 comments on commit 92b9bb7

Please sign in to comment.