You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2013/10/01 11:21:54 UTC

git commit: Upgraded the MongoDB-Java-Driver to 2.11.3.

Updated Branches:
  refs/heads/master 8b235e006 -> d64bd5edf


Upgraded the MongoDB-Java-Driver to 2.11.3.

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d64bd5ed
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d64bd5ed
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d64bd5ed

Branch: refs/heads/master
Commit: d64bd5edf44e7cf7c6cb81c7c2e40f8d8af3548d
Parents: 8b235e0
Author: Babak Vahdat <bv...@apache.org>
Authored: Tue Oct 1 11:21:44 2013 +0200
Committer: Babak Vahdat <bv...@apache.org>
Committed: Tue Oct 1 11:21:44 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d64bd5ed/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ed938dd..45635dd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -290,7 +290,7 @@
     <mina2-version>2.0.7</mina2-version>
     <mock-javamail-version>1.7</mock-javamail-version>
     <mockito-version>1.9.5</mockito-version>
-    <mongo-java-driver-version>2.11.2</mongo-java-driver-version>
+    <mongo-java-driver-version>2.11.3</mongo-java-driver-version>
     <mqtt-client-version>1.5</mqtt-client-version>
     <msv-version>20050913</msv-version>
     <mustache-java-version>0.8.13</mustache-java-version>