Skip to content

Commit

Permalink
Bump native-maven-plugin from 0.9.10 to 0.9.16
Browse files Browse the repository at this point in the history
Bumps [native-maven-plugin](https:/graalvm/native-build-tools) from 0.9.10 to 0.9.16.
- [Release notes](https:/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.10...0.9.16)

---
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]>
  • Loading branch information
dependabot[bot] authored and datho7561 committed Oct 28, 2022
1 parent c736833 commit ab5921b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.lemminx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
<dev.build.timestamp>${maven.build.timestamp}</dev.build.timestamp>
<cbi.jarsigner.skip>true</cbi.jarsigner.skip>
<native.maven.plugin.version>0.9.10</native.maven.plugin.version>
<native.maven.plugin.version>0.9.16</native.maven.plugin.version>
<graalvm.static />
</properties>
<build>
Expand Down

0 comments on commit ab5921b

Please sign in to comment.