Skip to content

Commit b834af9

Browse files
DATAMONGO-1864 - Upgrade to MongoDB Java Driver 3.6.2
1 parent 8745518 commit b834af9

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.6.0</mongo>
31+
<mongo>3.6.2</mongo>
3232
<mongo.reactivestreams>1.7.0</mongo.reactivestreams>
3333
<jmh.version>1.19</jmh.version>
3434
</properties>

0 commit comments

Comments
 (0)