Skip to content

Commit db787fa

Browse files
committed
Upgrade to Spring Data Moore RC1
1 parent 27630d9 commit db787fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ subprojects { subproject ->
9292
scalaVersion = '2.12'
9393
springRetryVersion = '1.2.4.RELEASE'
9494
springVersion = '5.2.0.M2'
95-
springDataCommonsVersion = '2.2.0.M4'
95+
springDataCommonsVersion = '2.2.0.RC1'
9696
reactorVersion = '3.3.0.M2'
9797
reactorKafkaVersion = '1.1.1.RELEASE'
9898

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Getting Started
2+
3+
### Reference Documentation
4+
For further reference, please consider the following sections:
5+
6+
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
7+

0 commit comments

Comments
 (0)