DATAMONGO-1144 - Upgrade dependencies.

mongo-java-driver: 2.12.3 > 2.12.5
This commit is contained in:
Christoph Strobl
2015-01-21 21:05:43 +01:00
parent 03e5ebb741
commit 9716a93576

View File

@@ -30,8 +30,8 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>1.9.2.BUILD-SNAPSHOT</springdata.commons>
<mongo>2.12.3</mongo>
<mongo.osgi>2.12.3</mongo.osgi>
<mongo>2.12.5</mongo>
<mongo.osgi>2.12.5</mongo.osgi>
</properties>
<developers>