There was an error while loading. Please reload this page.
1 parent d9b4cce commit b510107Copy full SHA for b510107
ChangeLog
@@ -1,3 +1,9 @@
1
+v4.3.8 (2018-xx-xx)
2
+---------------------------
3
+
4
+* Changed dependency com.arangodb:velocypack to 1.0.15
5
+ * fixed DateUtil does incorrect conversion of UTC time
6
7
v4.3.7 (2018-04-17)
8
---------------------------
9
pom.xml
@@ -27,7 +27,7 @@
27
<hamcrest-all.version>1.3</hamcrest-all.version>
28
<junit.version>4.12</junit.version>
29
<httpclient.version>4.5.1</httpclient.version>
30
-<arangodb.velocypack.version>1.0.14</arangodb.velocypack.version>
+<arangodb.velocypack.version>1.0.15</arangodb.velocypack.version>
31
</properties>
32
33
<developers>
0 commit comments