Skip to content

Commit 5b8aaf7

Browse files
committed
chore: update neo4j driver
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 227b7c6 commit 5b8aaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-neo4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<artifactId>jnosql-neo4j</artifactId>
2727

2828
<properties>
29-
<neo4j.driver>5.27.0</neo4j.driver>
29+
<neo4j.driver>5.28.5</neo4j.driver>
3030
</properties>
3131

3232
<dependencies>

0 commit comments

Comments
 (0)