Skip to content

Commit be7c955

Browse files
committed
v3.4.1
1 parent 8f6f3e4 commit be7c955

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [3.4.1] - 2021-01-26
10+
11+
- upgraded dependency `com.arangodb:arangodb-java-driver:6.8.2`
12+
913
## [3.4.0] - 2020-12-21
1014

1115
### Added

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.arangodb</groupId>
66
<artifactId>arangodb-spring-data</artifactId>
7-
<version>3.4.0</version>
7+
<version>3.4.1</version>
88
<inceptionYear>2017</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)