diff --git a/bom/pom.xml b/bom/pom.xml
index 3a0ba85a..8c86a2bc 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -9,7 +9,7 @@
Spring Data - Using the BOM for dependency management
- 4.1.6.RELEASE
+ 4.2.0.RELEASE
Fowler-RELEASE
diff --git a/pom.xml b/pom.xml
index bca779e9..0b75686c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@
1.1.3
1.8
- 4.2.0.RC3
- 3.6.4
+ 4.2.0.RELEASE
+ 3.6.5
Gosling-M1