Skip to content

Commit 14cf26e

Browse files
committedMay 18, 2020
#1099 - Add version property for RxJava 3.
1 parent 8ee9dfc commit 14cf26e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎parent/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
<rxjava>1.3.8</rxjava>
123123
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
124124
<rxjava2>2.2.19</rxjava2>
125+
<rxjava3>3.0.3</rxjava3>
125126
<slf4j>1.7.26</slf4j>
126127
<spring>5.2.6.RELEASE</spring>
127128
<spring-hateoas>1.1.0.RELEASE</spring-hateoas>

0 commit comments

Comments
 (0)
Please sign in to comment.