#279 - Downgraded to RxJava 1.1.9.

RxJava 1.1.10 and 1.2.0 removed some public types that Reactor 3.0 requires.
This commit is contained in:
Oliver Gierke
2016-09-27 17:59:25 +02:00
parent 96adfe0568
commit 66d097281e

View File

@@ -102,7 +102,7 @@
<mockito>1.10.19</mockito>
<querydsl>4.1.3</querydsl>
<reactor>3.0.2.RELEASE</reactor>
<rxjava>1.2.0</rxjava>
<rxjava>1.1.9</rxjava>
<rxjava2>2.0.0-RC2</rxjava2>
<slf4j>1.7.21</slf4j>
<spring>5.0.0.M2</spring>