Skip to content

Commit b510107

Browse files
author
mpv1989
committed
Change dependency com.arangodb:velocypack to 1.0.15
1 parent d9b4cce commit b510107

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
v4.3.7 (2018-04-17)
28
---------------------------
39

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<hamcrest-all.version>1.3</hamcrest-all.version>
2828
<junit.version>4.12</junit.version>
2929
<httpclient.version>4.5.1</httpclient.version>
30-
<arangodb.velocypack.version>1.0.14</arangodb.velocypack.version>
30+
<arangodb.velocypack.version>1.0.15</arangodb.velocypack.version>
3131
</properties>
3232

3333
<developers>

0 commit comments

Comments
 (0)