From 86f2918c7e4799bb3a64606c62a0884997a97b3f Mon Sep 17 00:00:00 2001 From: Raja Dilip Kolli Date: Mon, 28 Mar 2016 16:57:10 +0530 Subject: [PATCH] Update README.md Bumped to latest versions available --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b9380aba1..d61f864cc6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Add the Maven dependency: org.springframework.data spring-data-mongodb - 1.5.0.RELEASE + 1.8.4.RELEASE ``` @@ -36,7 +36,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our org.springframework.data spring-data-mongodb - 1.6.0.BUILD-SNAPSHOT + 1.9.0.BUILD-SNAPSHOT