DATAMONGO-1716 - Upgrade to Reactive Streams driver 1.5.0.

This commit is contained in:
Mark Paluch
2017-06-14 11:53:23 +02:00
parent 1c9188f7e1
commit a90f238574

View File

@@ -30,7 +30,7 @@
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>3.4.2</mongo>
<mongo.reactivestreams>1.4.0</mongo.reactivestreams>
<mongo.reactivestreams>1.5.0</mongo.reactivestreams>
</properties>
<developers>