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.
This commit is contained in:
Thomas Darimont
2014-01-29 13:17:16 +01:00
parent af4b84ea43
commit d81cc53c12

View File

@@ -30,7 +30,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>1.7.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>2.11.3</mongo>
<mongo>2.11.4</mongo>
</properties>
<developers>