File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ v4.1.4 (2016-12-19)
2+ ---------------------------
3+ * added VPack serializer/de-serializer for java.util.UUID
4+ * fixed VPack parsing (issue #65, #80, #82)
5+
16v4.1.3 (2016-11-22)
27---------------------------
38* fixed error while serializing long values with VPackBuilder
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver-async</artifactId >
7- <version >4.1.4-SNAPSHOT </version >
7+ <version >4.1.4</version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
211211 <dependency >
212212 <groupId >com.arangodb</groupId >
213213 <artifactId >arangodb-java-driver</artifactId >
214- <version >4.1.3 </version >
214+ <version >4.1.4 </version >
215215 </dependency >
216216 <dependency >
217217 <groupId >ch.qos.logback</groupId >
You can’t perform that action at this time.
0 commit comments