DATAMONGO-1846 - Upgrade to MongoDB Java Driver 3.6.
Original pull request: #524.
This commit is contained in:
committed by
Mark Paluch
parent
0df97ff9f0
commit
ddc6e4a219
2
pom.xml
2
pom.xml
@@ -28,7 +28,7 @@
|
||||
<project.type>multi</project.type>
|
||||
<dist.id>spring-data-mongodb</dist.id>
|
||||
<springdata.commons>2.1.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
<mongo>3.5.0</mongo>
|
||||
<mongo>3.6.0</mongo>
|
||||
<mongo.reactivestreams>1.6.0</mongo.reactivestreams>
|
||||
<jmh.version>1.19</jmh.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user