Skip to content

Commit

Permalink
build(deps): bump native-maven-plugin from 0.9.21 to 0.9.22
Browse files Browse the repository at this point in the history
Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.21...0.9.22)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gotson committed May 16, 2023
1 parent 00e9c3f commit 48e8ebe
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 @@ -344,7 +344,7 @@
<plugin>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId>
<version>0.9.21</version>
<version>0.9.22</version>
<extensions>true</extensions>
<executions>
<execution>
Expand Down

0 comments on commit 48e8ebe

Please sign in to comment.