Skip to content

Commit

Permalink
chore(deps): bump org.graalvm.buildtools:native-maven-plugin (#339)
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.9.27 to 0.9.28.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.27...0.9.28)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent b8b38df commit a677b31
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 @@ -42,7 +42,7 @@
<plugin.version.maven-surefire-plugin>3.1.2</plugin.version.maven-surefire-plugin>
<plugin.version.spotless-maven-plugin>2.40.0</plugin.version.spotless-maven-plugin>
<plugin.version.maven-compiler-plugin>3.11.0</plugin.version.maven-compiler-plugin>
<plugin.version.native-maven-plugin>0.9.27</plugin.version.native-maven-plugin>
<plugin.version.native-maven-plugin>0.9.28</plugin.version.native-maven-plugin>
<plugin.version.maven-depdendency-plugin>3.6.0</plugin.version.maven-depdendency-plugin>
<plugin.version.maven-site-plugin>3.12.1</plugin.version.maven-site-plugin>
<plugin.version.maven-assembly-plugin>3.6.0</plugin.version.maven-assembly-plugin>
Expand Down

0 comments on commit a677b31

Please sign in to comment.