Skip to content

Commit eafb05e

Browse files
committed
v6.12.3
1 parent 7147f03 commit eafb05e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
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+
## [6.12.3] - 2021-06-24
10+
11+
- fixed host handler failures count (#DEVSUP-805, #398)
12+
913
## [6.12.2] - 2021-06-17
1014

1115
- added missing enum value `QueryExecutionState.KILLED` (#391)

pom.xml

Lines changed: 1 addition & 1 deletion
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.12.2</version>
8+
<version>6.12.3</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)