Skip to content

Commit 44cfdf0

Browse files
committed
v6.8.2
1 parent f762ffe commit 44cfdf0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ChangeLog.md

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

77
## [Unreleased]
88

9+
## [6.8.2] - 2021-01-25
10+
911
- fixed closing connection on failed authentication (#ES-772)
1012

1113
## [6.8.1] - 2020-12-22

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.arangodb</groupId>
77
<artifactId>arangodb-java-driver</artifactId>
8-
<version>6.8.1</version>
8+
<version>6.8.2</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)