File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 6.6.3] - 2020-05-06
10
+
11
+ - velocypack v2.3.1
12
+
9
13
## [ 6.6.2] - 2020-04-07
10
14
11
15
- bugfix VelocyJack deserialization
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.arangodb</groupId >
7
7
<artifactId >arangodb-java-driver</artifactId >
8
- <version >6.6.2 </version >
8
+ <version >6.6.3 </version >
9
9
<inceptionYear >2016</inceptionYear >
10
10
<packaging >jar</packaging >
11
11
160
160
<dependency >
161
161
<groupId >org.apache.httpcomponents</groupId >
162
162
<artifactId >httpclient</artifactId >
163
- <scope >provided</ scope >
163
+ <optional >true</ optional >
164
164
</dependency >
165
165
<dependency >
166
166
<groupId >com.arangodb</groupId >
You can’t perform that action at this time.
0 commit comments