Skip to content

Commit

Permalink
spring-projects#245 - Upgrade to MongoDB Reactive Streams Driver 1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Jan 4, 2017
1 parent ba82965 commit c523b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongodb/reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<reactor.version>3.0.3.RELEASE</reactor.version>
<rxjava.version>1.2.1</rxjava.version>
<rxjava-reactive-streams.version>1.2.0</rxjava-reactive-streams.version>
<mongodb-driver-reactivestreams.version>1.2.0</mongodb-driver-reactivestreams.version>
<mongodb-driver-reactivestreams.version>1.3.0</mongodb-driver-reactivestreams.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c523b8d

Please sign in to comment.