From 74ce63ef27a0158d855c327b3b5984265f7b5073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 16 May 2019 10:32:04 +0000 Subject: [PATCH] Bump rxjava from 1.1.5 to 1.3.8 Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 1.1.5 to 1.3.8. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v1.3.8/CHANGES.md) - [Commits](https://github.com/ReactiveX/RxJava/compare/v1.1.5...v1.3.8) Signed-off-by: dependabot[bot] --- streaming-example/streaming-client/pom.xml | 2 +- streaming-example/streaming-server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/streaming-example/streaming-client/pom.xml b/streaming-example/streaming-client/pom.xml index a247fca..471ae60 100644 --- a/streaming-example/streaming-client/pom.xml +++ b/streaming-example/streaming-client/pom.xml @@ -37,7 +37,7 @@ io.reactivex rxjava - 1.1.5 + 1.3.8 diff --git a/streaming-example/streaming-server/pom.xml b/streaming-example/streaming-server/pom.xml index 3948390..bfa6623 100644 --- a/streaming-example/streaming-server/pom.xml +++ b/streaming-example/streaming-server/pom.xml @@ -32,7 +32,7 @@ io.reactivex rxjava - 1.1.5 + 1.3.8