Skip to content

Commit

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

---
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 Feb 10, 2025
1 parent c471aa0 commit e1abb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-cypher-dsl-native-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<properties>
<java-module-name>org.neo4j.cypherdsl.graalvm</java-module-name>
<native-maven-plugin.version>0.10.4</native-maven-plugin.version>
<native-maven-plugin.version>0.10.5</native-maven-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e1abb43

Please sign in to comment.