You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/10/05 11:40:43 UTC

camel git commit: Upgrade RX Java

Repository: camel
Updated Branches:
  refs/heads/master e5138c1d2 -> 77cb04072


Upgrade RX Java


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/77cb0407
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/77cb0407
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/77cb0407

Branch: refs/heads/master
Commit: 77cb04072396c915f5c66a4f6454f9b7fd5cd089
Parents: e5138c1
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Oct 5 13:40:37 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Oct 5 13:40:37 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/77cb0407/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0736d8a..7afdcdd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -591,7 +591,7 @@
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
     <rxjava-version>1.3.2</rxjava-version>
-    <rxjava2-version>2.1.4</rxjava2-version>
+    <rxjava2-version>2.1.5</rxjava2-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.7.0-18_1</saxon-bundle-version>
     <saxon-version>9.7.0-18</saxon-version>