Skip to content

Commit e277816

Browse files
committed
v6.16.1
1 parent cb6a76b commit e277816

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ChangeLog.md

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

77
## [Unreleased]
88

9-
- fixed retry behavior of HTTP connections in case of timeout exceptions
9+
## [6.16.1] - 2022-02-23
10+
11+
- fixed retry behavior of HTTP connections in case of timeout exceptions (#429)
1012

1113
## [6.16.0] - 2022-01-27
1214

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.16.1-SNAPSHOT</version>
8+
<version>6.16.1</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)