Skip to content

Commit

Permalink
Bump neo4j.version from 4.4.39 to 4.4.40 (#735)
Browse files Browse the repository at this point in the history
Bumps `neo4j.version` from 4.4.39 to 4.4.40.

Updates `org.neo4j:neo4j` from 4.4.39 to 4.4.40
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@4.4.39...4.4.40)

Updates `org.neo4j.community:it-test-support` from 4.4.39 to 4.4.40
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@4.4.39...4.4.40)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.neo4j.community:it-test-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 394181b commit c80dc4b
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 @@ -94,7 +94,7 @@
<maven.version>3.6.3</maven.version>
<mockito.version>5.14.2</mockito.version>
<system-lambda.version>1.2.1</system-lambda.version>
<neo4j_4x.version>4.4.39</neo4j_4x.version>
<neo4j_4x.version>4.4.40</neo4j_4x.version>
<neo4j_4x_apoc.version>4.4.0.29</neo4j_4x_apoc.version>
<neo4j_5x.version>5.26.0</neo4j_5x.version>
<!-- The actual Neo4j version is set using the neo4jv4/neo4jv5 profiles
Expand Down

0 comments on commit c80dc4b

Please sign in to comment.