Skip to content

Commit

Permalink
v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michele committed Sep 16, 2019
1 parent 1d3b69d commit 9f1053b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

## [Unreleased]

## [3.2.3] - 2019-09-16

- upgraded dependency arangodb-java-driver 6.3.0

## [3.2.2] - 2019-09-04
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.arangodb</groupId>
<artifactId>arangodb-spring-data</artifactId>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.3</version>
<inceptionYear>2017</inceptionYear>
<packaging>jar</packaging>

Expand Down

0 comments on commit 9f1053b

Please sign in to comment.