From 99852a23c81bc1397d3dd4e9fbd836ceb02e6396 Mon Sep 17 00:00:00 2001 From: Michael Nitschinger Date: Thu, 7 Feb 2013 09:08:35 +0100 Subject: [PATCH] Updating README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 952d036e..fb8d21fd 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ It is distributed from the [Couchbase Maven Repository](http://files.couchbase.c ``` Currently, the project depends on the following packages: - * couchbase.couchbase-client: 1.1.0 - * org.springframework.spring-context: 3.1.3.RELEASE + * couchbase.couchbase-client: 1.1.2 + * org.springframework.spring-context: 3.2.1.RELEASE * cglib.cglib: 2.2.2 * (When Testing) junit.junit: 4.11