We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6f3e4 commit be7c955Copy full SHA for be7c955
ChangeLog.md
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [3.4.1] - 2021-01-26
10
+
11
+- upgraded dependency `com.arangodb:arangodb-java-driver:6.8.2`
12
13
## [3.4.0] - 2020-12-21
14
15
### Added
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-spring-data</artifactId>
- <version>3.4.0</version>
+ <version>3.4.1</version>
<inceptionYear>2017</inceptionYear>
<packaging>jar</packaging>
0 commit comments