Skip to content

Commit b6da230

Browse files
committed
chore: update neo4j library to 5.28.9
Signed-off-by: Otavio Santana <[email protected]>
1 parent 86c59b2 commit b6da230

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
1313
- Update ArangoDB driver to 7.22.0
1414
- Update Apache Cassandra driver to 4.19.0
1515
- Update Couchbase driver to 3.9.0
16+
- Update Neo4J driver to 5.28.9
1617

1718
=== Added
1819

jnosql-neo4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<name>JNoSQL Neo4J Driver</name>
2828

2929
<properties>
30-
<neo4j.driver>5.28.5</neo4j.driver>
30+
<neo4j.driver>5.28.9</neo4j.driver>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)