Skip to content

Commit e9cd07b

Browse files
committed
updated arangodb-java-driver to v6.5.0
1 parent 43d3e7f commit e9cd07b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [Unreleased]
44

5+
- updated arangodb-java-driver to v6.5.0
56
- Added support for Sort, Limit and Skip
67
- Automatic creation of database from GraphQL schema
78

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.4.0</version>
164+
<version>6.5.0</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>junit</groupId>

0 commit comments

Comments
 (0)