Upgrade to Spring Data Moore RC1

This commit is contained in:
Gary Russell
2019-06-14 10:33:33 -04:00
parent 27630d9dd2
commit db787fa181
2 changed files with 8 additions and 1 deletions

View File

@@ -92,7 +92,7 @@ subprojects { subproject ->
scalaVersion = '2.12'
springRetryVersion = '1.2.4.RELEASE'
springVersion = '5.2.0.M2'
springDataCommonsVersion = '2.2.0.M4'
springDataCommonsVersion = '2.2.0.RC1'
reactorVersion = '3.3.0.M2'
reactorKafkaVersion = '1.1.1.RELEASE'

View File

@@ -0,0 +1,7 @@
# Getting Started
### Reference Documentation
For further reference, please consider the following sections:
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)