You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/01/28 11:14:55 UTC

[camel] branch master updated: Upgrade Rx Java to version 1.3.5

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 03c073a  Upgrade Rx Java to version 1.3.5
03c073a is described below

commit 03c073acb052fa973c11528cacf8ff2cd4522ce9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jan 28 12:14:33 2018 +0100

    Upgrade Rx Java to version 1.3.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 087956a..85ec07c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -591,7 +591,7 @@
     <roaster-version>2.20.1.Final</roaster-version>
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
-    <rxjava-version>1.3.4</rxjava-version>
+    <rxjava-version>1.3.5</rxjava-version>
     <rxjava2-version>2.1.9</rxjava2-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.8.0-7_1</saxon-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.