File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [ Unreleased]
8
8
9
- - upgraded dependency arangodb-java-driver 6.6.1
9
+ ## [ 3.2.4] - 2020-05-07
10
+
11
+ - dependencies update
10
12
11
13
## [ 3.2.3] - 2019-09-16
12
14
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.arangodb</groupId >
6
6
<artifactId >arangodb-spring-data</artifactId >
7
- <version >3.2.4-SNAPSHOT </version >
7
+ <version >3.2.4</version >
8
8
<inceptionYear >2017</inceptionYear >
9
9
<packaging >jar</packaging >
10
10
318
318
<dependency >
319
319
<groupId >com.arangodb</groupId >
320
320
<artifactId >velocypack-module-jdk8</artifactId >
321
- <version >1.1.1-SNAPSHOT </version >
321
+ <version >1.1.1</version >
322
322
</dependency >
323
323
<dependency >
324
324
<groupId >com.arangodb</groupId >
325
325
<artifactId >velocypack-module-joda</artifactId >
326
- <version >1.1.2-SNAPSHOT </version >
326
+ <version >1.1.2</version >
327
327
</dependency >
328
328
<!-- Spring -->
329
329
<dependency >
You can’t perform that action at this time.
0 commit comments