diff --git a/gradle.properties b/gradle.properties
index 8ef9c67..31b0ad6 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,9 +5,9 @@ junitVersion=4.12
lombokVersion=1.18.2
mockitoVersion=2.23.0
multithreadedtcVersion=1.01
-pivotalGemFireVersion=9.5.1
+pivotalGemFireVersion=9.5.2
springVersion=5.1.1.RELEASE
-springBootVersion=2.1.0.M4
+springBootVersion=2.1.0.RC1
springDataGemFireVersion=2.1.1.RELEASE
springDataGeodeVersion=2.1.1.RELEASE
springDataReleaseTrainVersion=Lovelace-SR1
diff --git a/pom.xml b/pom.xml
index 15aef54..7292151 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,8 +88,8 @@
1.18.2
2.23.0
1.01
- 2.1.0.M4
- Lovelace-RELEASE
+ 2.1.0.RC1
+ Lovelace-SR1
1.2.0.RELEASE
diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml
index ab4734f..c79b39c 100644
--- a/spring-data-gemfire-test/pom.xml
+++ b/spring-data-gemfire-test/pom.xml
@@ -64,6 +64,7 @@
+
org.springframework.data
spring-data-geode-test
@@ -75,10 +76,12 @@
+
org.springframework.data
spring-data-gemfire
+
diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml
index d37b86c..d840ca0 100644
--- a/spring-data-geode-test/pom.xml
+++ b/spring-data-geode-test/pom.xml
@@ -65,11 +65,6 @@
-
- org.springframework.data
- spring-data-geode
-
-
org.springframework.boot
spring-boot-starter
@@ -83,6 +78,11 @@
+
+ org.springframework.data
+ spring-data-geode
+
+