Skip to content

Commit

Permalink
Bump org.graalvm.buildtools:native-maven-plugin from 0.9.23 to 0.9.26
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.23 to 0.9.26.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.23...0.9.26)

---
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] committed Sep 7, 2023
1 parent d1d67ec commit 4328dea
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.23</native.maven.plugin.version>
<native.maven.plugin.version>0.9.26</native.maven.plugin.version>
<graalvm.static />
</properties>
<build>
Expand Down

0 comments on commit 4328dea

Please sign in to comment.