We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d428bf commit 1bb8c55Copy full SHA for 1bb8c55
ChangeLog.md
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [3.2.5] - 2020-05-14
10
+
11
+- set `org.springframework.data.build:spring-data-parent` as parent project
12
+- added `org.springframework.boot:spring-boot-dependencies` to dependency management
13
14
## [3.2.4] - 2020-05-07
15
16
- dependencies update
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-spring-data</artifactId>
- <version>3.2.5-SNAPSHOT</version>
+ <version>3.2.5</version>
<inceptionYear>2017</inceptionYear>
<packaging>jar</packaging>
0 commit comments