Browse Source

DATAMONGO-1143 - Upgrade dependencies.

mongo-java-driver: 2.12.1 > 2.12.5
1.5.x
Christoph Strobl 11 years ago
parent
commit
aaaf7e57de
  1. 4
      pom.xml

4
pom.xml

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

Loading…
Cancel
Save