DATAMONGO-611 - Upgraded to MongoDB Java driver 2.10.1.

This commit is contained in:
Oliver Gierke
2013-02-08 13:04:33 +01:00
parent 876b31bc52
commit ba094da5a7

View File

@@ -31,7 +31,7 @@
<project.type>multi</project.type>
<dist.name>spring-data-mongodb</dist.name>
<springdata.commons>1.5.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>2.9.2</mongo>
<mongo>2.10.1</mongo>
</properties>
<developers>