Browse Source

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

pull/337/head
Christoph Strobl 10 years ago
parent
commit
63a619dddf
  1. 2
      pom.xml

2
pom.xml

@ -29,7 +29,7 @@ @@ -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>

Loading…
Cancel
Save