DATAMONGO-1349 - Upgrade to mongo-java-driver 2.14.0.

This commit is contained in:
Christoph Strobl
2015-12-11 10:38:36 +01:00
parent 113566a6ab
commit 63a619dddf

View File

@@ -29,7 +29,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>1.12.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>2.13.0</mongo>
<mongo>2.14.0</mongo>
<mongo.osgi>2.13.0</mongo.osgi>
</properties>