From d81cc53c1269c626e707c56d578962ac0553983c Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Wed, 29 Jan 2014 13:17:16 +0100 Subject: [PATCH] DATAMONGO-837 - Upgrade MongoDB java driver to 2.11.4. Upgraded the MongoDB java driver from 2.11.3 (current) to the recommended bug fix version 2.11.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fded43145..088488300 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ multi spring-data-mongodb 1.7.0.BUILD-SNAPSHOT - 2.11.3 + 2.11.4