Skip to content

Commit

Permalink
Bump neo4j.version from 4.4.35 to 5.22.0
Browse files Browse the repository at this point in the history
Bumps `neo4j.version` from 4.4.35 to 5.22.0.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 515f433 commit 06910f6
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 @@ -97,7 +97,7 @@
<lombok.version>1.18.34</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<mockito.version>5.12.0</mockito.version>
<neo4j_4x.version>4.4.36</neo4j_4x.version>
<neo4j_4x.version>5.22.0</neo4j_4x.version>
<neo4j_4x_apoc.version>4.4.0.29</neo4j_4x_apoc.version>
<neo4j_5x.version>5.22.0</neo4j_5x.version>
<neo4j_5x_apoc.version>${neo4j_5x.version}</neo4j_5x_apoc.version>
Expand Down

0 comments on commit 06910f6

Please sign in to comment.