Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 10, 2024
1 parent d3a1235 commit fb0c122
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.10.3</native.maven.plugin.version>
<graalvm.static />
</properties>
<build>
Expand Down

0 comments on commit fb0c122

Please sign in to comment.