Skip to content

Commit

Permalink
build(deps): Bump org.neo4j:neo4j-cypher-dsl-bom
Browse files Browse the repository at this point in the history
Bumps [org.neo4j:neo4j-cypher-dsl-bom](https://github.com/neo4j-contrib/cypher-dsl) from 2024.0.2 to 2024.0.3.
- [Release notes](https://github.com/neo4j-contrib/cypher-dsl/releases)
- [Commits](neo4j/cypher-dsl@2024.0.2...2024.0.3)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-cypher-dsl-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 7b5323c commit 6c483d4
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 @@ -177,7 +177,7 @@
<mockito.version>5.12.0</mockito.version>
<moditect-maven-plugin.version>1.2.2.Final</moditect-maven-plugin.version>
<native-maven-plugin.version>0.10.2</native-maven-plugin.version>
<neo4j-cypher-dsl.version>2024.0.2</neo4j-cypher-dsl.version>
<neo4j-cypher-dsl.version>2024.0.3</neo4j-cypher-dsl.version>
<neo4j-jdbc.previous.version>5.0.0</neo4j-jdbc.previous.version>
<neo4j.image>neo4j:${neo4j.version}</neo4j.image>
<neo4j.version>5.15.0</neo4j.version>
Expand Down

0 comments on commit 6c483d4

Please sign in to comment.