Skip to content

Commit

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

Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5
  • Loading branch information
filip26 authored Feb 5, 2025
2 parents df22063 + 9955e0b commit dfb2d55
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.4</version>
<version>0.10.5</version>
<extensions>true</extensions>
<configuration>
<!-- <imageName>${command.name}</imageName>-->
Expand Down

0 comments on commit dfb2d55

Please sign in to comment.