RYA-143 Updated the Mongo DB Java Driver to 3.3.0.

Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/5e241aa1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/5e241aa1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/5e241aa1

Branch: refs/heads/develop
Commit: 5e241aa1f2e7e3508311ac606770a31920444bc8
Parents: 94b5912
Author: Kevin Chilton <kevin.chil...@parsons.com>
Authored: Thu Aug 4 21:47:49 2016 -0400
Committer: Aaron Mihalik <miha...@alum.mit.edu>
Committed: Tue Aug 23 10:43:12 2016 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/5e241aa1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 005d951..cf2af97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,8 +82,8 @@ under the License.
         <lucene.version>3.6.2</lucene.version> <!-- Newest: 5.3.1 -->
         <joda-time.version>2.1</joda-time.version> <!-- Newest: 2.9.1 -->
 
-        <mongodb.version>2.13.3</mongodb.version> <!-- Newest: 3.1.1 -->
-        <embed.mongo.version>1.50.0</embed.mongo.version> <!-- Newest: 1.50.0 
-->
+        <mongodb.version>3.3.0</mongodb.version>
+        <embed.mongo.version>1.50.5</embed.mongo.version>
 
         <blueprints.version>2.5.0</blueprints.version> <!-- Newest: Apache 
3.1.0-incubating -->
 

Reply via email to