diff --git a/gradle.properties b/gradle.properties
index 96bf405..85b5f1b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,13 +3,13 @@ apacheGeodeVersion=1.6.0
assertjVersion=3.11.1
junitVersion=4.12
lombokVersion=1.18.2
-mockitoVersion=2.22.0
+mockitoVersion=2.23.0
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.5.1
-springVersion=5.1.0.RC2
-springBootVersion=2.1.0.M3
-springDataGemFireVersion=2.1.0.RC2
-springDataGeodeVersion=2.1.0.RC2
-springDataReleaseTrainVersion=Lovelace-RC2
+springVersion=5.1.0.RELEASE
+springBootVersion=2.1.0.M4
+springDataGemFireVersion=2.1.0.RELEASE
+springDataGeodeVersion=2.1.0.RELEASE
+springDataReleaseTrainVersion=Lovelace-RELEASE
springShellVersion=1.2.0.RELEASE
version=0.0.1.BUILD-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index d510a2e..15aef54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.springframework.data.build
spring-data-parent
- 2.1.0.RC2
+ 2.1.0.RELEASE
org.springframework.data
@@ -86,10 +86,10 @@
3.11.1
4.12
1.18.2
- 2.22.0
+ 2.23.0
1.01
- 2.1.0.M3
- Lovelace-RC2
+ 2.1.0.M4
+ Lovelace-RELEASE
1.2.0.RELEASE