Skip to content

Commit a90f238

Browse files
committed
DATAMONGO-1716 - Upgrade to Reactive Streams driver 1.5.0.
1 parent 1c9188f commit a90f238

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
@@ -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.4.0</mongo.reactivestreams>
33+
<mongo.reactivestreams>1.5.0</mongo.reactivestreams>
3434
</properties>
3535

3636
<developers>

0 commit comments

Comments
 (0)