Skip to content

Commit

Permalink
build(deps): bump neo4j.version from 5.26.1 to 5.26.2
Browse files Browse the repository at this point in the history
Bumps `neo4j.version` from 5.26.1 to 5.26.2.

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

Updates `org.neo4j.test:neo4j-harness` from 5.26.1 to 5.26.2
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@5.26.1...5.26.2)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.neo4j.test:neo4j-harness
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent fe20a6a commit c8cc283
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 @@ -15,7 +15,7 @@
<properties>
<java.version>17</java.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<neo4j.version>5.26.1</neo4j.version>
<neo4j.version>5.26.2</neo4j.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit c8cc283

Please sign in to comment.