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.3 to 0.10.4.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.3...0.10.4)

---
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 Dec 9, 2024
1 parent a782b29 commit 4b28330
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 @@ -176,7 +176,7 @@
<maven.version>3.9.4</maven.version>
<mockito.version>5.14.2</mockito.version>
<moditect-maven-plugin.version>1.2.2.Final</moditect-maven-plugin.version>
<native-maven-plugin.version>0.10.3</native-maven-plugin.version>
<native-maven-plugin.version>0.10.4</native-maven-plugin.version>
<neo4j-cypher-dsl.version>2024.2.0</neo4j-cypher-dsl.version>
<neo4j-jdbc.previous.version>6.0.1</neo4j-jdbc.previous.version>
<neo4j.image>neo4j:${neo4j.version}</neo4j.image>
Expand Down

0 comments on commit 4b28330

Please sign in to comment.