Skip to content

Commit 840bde6

Browse files
DATAMONGO-1686 - Upgrade to mongodb-driver-reactivestreams 1.4.0.
1 parent f2ee7d9 commit 840bde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dist.id>spring-data-mongodb</dist.id>
3131
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
3232
<mongo>3.4.2</mongo>
33-
<mongo.reactivestreams>1.3.0</mongo.reactivestreams>
33+
<mongo.reactivestreams>1.4.0</mongo.reactivestreams>
3434
</properties>
3535

3636
<developers>

0 commit comments

Comments
 (0)