DATAMONGO-92 - Upgraded to MongoDB Java driver 2.12.1.

This commit is contained in:
Oliver Gierke
2014-04-30 08:50:57 +02:00
parent c9d9976c22
commit 096c3278b3

View File

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