Skip to content

Commit 297fa37

Browse files
committed
chore: update arangodb driver to version 7.22.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent 39c6f2f commit 297fa37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-arangodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<description>The Eclipse JNoSQL layer to ArangoDB</description>
3030

3131
<properties>
32-
<arango.driver>7.21.0</arango.driver>
32+
<arango.driver>7.22.0</arango.driver>
3333
</properties>
3434

3535
<dependencies>

0 commit comments

Comments
 (0)