Skip to content

Commit

Permalink
🌱 Bump org.graalvm.buildtools:native-maven-plugin from 0.10.2 to 0.10.3
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.2...0.10.3)

---
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 Vignaudo committed Sep 16, 2024
1 parent b196ab6 commit d07aa7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juju-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<id>native</id>
<properties>
<repackage.classifier>exec</repackage.classifier>
<native-buildtools.version>0.10.2</native-buildtools.version>
<native-buildtools.version>0.10.3</native-buildtools.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit d07aa7b

Please sign in to comment.