Skip to content

Commit 789ddc1

Browse files
author
michele
committed
updated ArangoDB driver version to 6.4.0
1 parent 799fd4c commit 789ddc1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
- updated ArangoDB driver version to 6.4.0
6+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<dependency>
162162
<groupId>com.arangodb</groupId>
163163
<artifactId>arangodb-java-driver</artifactId>
164-
<version>6.0.0</version>
164+
<version>6.4.0</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>junit</groupId>

0 commit comments

Comments
 (0)