Skip to content

Commit 9992969

Browse files
committed
v2.3.1
1 parent bd9caa8 commit 9992969

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+
## [2.3.1] - 2020-05-05
10+
11+
- shaded jackson dependency
12+
913
## [2.3.0] - 2020-04-28
1014

1115
- bugfix serialization unindexed singleton arrays

pom.xml

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

55
<groupId>com.arangodb</groupId>
66
<artifactId>velocypack</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
<inceptionYear>2017</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)