mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade to RxJava 2.2.2
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ ext {
|
||||
reactorVersion = "Californium-RC1"
|
||||
rxjavaVersion = "1.3.8"
|
||||
rxjavaAdapterVersion = "1.2.1"
|
||||
rxjava2Version = "2.2.1"
|
||||
rxjava2Version = "2.2.2"
|
||||
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
|
||||
tiles3Version = "3.0.8"
|
||||
tomcatVersion = "9.0.11"
|
||||
|
||||
Reference in New Issue
Block a user