Skip to content

Commit ddc6e4a

Browse files
christophstroblmp911de
authored andcommitted
DATAMONGO-1846 - Upgrade to MongoDB Java Driver 3.6.
Original pull request: #524.
1 parent 0df97ff commit ddc6e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<project.type>multi</project.type>
2929
<dist.id>spring-data-mongodb</dist.id>
3030
<springdata.commons>2.1.0.BUILD-SNAPSHOT</springdata.commons>
31-
<mongo>3.5.0</mongo>
31+
<mongo>3.6.0</mongo>
3232
<mongo.reactivestreams>1.6.0</mongo.reactivestreams>
3333
<jmh.version>1.19</jmh.version>
3434
</properties>

0 commit comments

Comments
 (0)