We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c59b2 commit b6da230Copy full SHA for b6da230
CHANGELOG.adoc
@@ -13,6 +13,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
13
- Update ArangoDB driver to 7.22.0
14
- Update Apache Cassandra driver to 4.19.0
15
- Update Couchbase driver to 3.9.0
16
+- Update Neo4J driver to 5.28.9
17
18
=== Added
19
jnosql-neo4j/pom.xml
@@ -27,7 +27,7 @@
27
<name>JNoSQL Neo4J Driver</name>
28
29
<properties>
30
- <neo4j.driver>5.28.5</neo4j.driver>
+ <neo4j.driver>5.28.9</neo4j.driver>
31
</properties>
32
33
<dependencies>
0 commit comments