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 2016/11/23 13:58:25 UTC

camel git commit: Upgrade RX

Repository: camel
Updated Branches:
  refs/heads/master 74a6d416d -> 9a44a1ac0


Upgrade RX


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

Branch: refs/heads/master
Commit: 9a44a1ac06daf89e32697d59cd841f6bceb2d093
Parents: 74a6d41
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Nov 23 14:58:17 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Nov 23 14:58:17 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9a44a1ac/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 681ee64..7a9ecc1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -510,7 +510,7 @@
     <roaster-version>2.19.0.Final</roaster-version>
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
-    <rxjava-version>1.2.2</rxjava-version>
+    <rxjava-version>1.2.3</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.7.0-10_1</saxon-bundle-version>
     <saxon-version>9.7.0-10</saxon-version>