Upgrade to Pivotal GemFire 9.5.2.

Upgrade to Spring Boot 2.1.0.RC1.

Upgrade to Spring Data Release Train Lovelace-SR1.
This commit is contained in:
John Blum
2018-10-25 18:28:19 -07:00
parent e195db161b
commit ec90ef6c08
4 changed files with 12 additions and 9 deletions

View File

@@ -64,6 +64,7 @@
</developers>
<dependencies>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-test</artifactId>
@@ -75,10 +76,12 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
</dependency>
</dependencies>
</project>