#281 - Downgraded RxJava dependency to 1.1.9.
Downgraded due to current incompatibilities of newer versions (1.1.10, 1.2.0) with Reactor 3.
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
<lombok>1.16.10</lombok>
|
||||
<mockito>1.10.19</mockito>
|
||||
<querydsl>4.1.4</querydsl>
|
||||
<rxjava>1.1.10</rxjava>
|
||||
<rxjava>1.1.9</rxjava>
|
||||
<slf4j>1.7.21</slf4j>
|
||||
<spring>4.2.8.RELEASE</spring>
|
||||
<spring-hateoas>0.20.0.RELEASE</spring-hateoas>
|
||||
|
||||
Reference in New Issue
Block a user