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 2016/07/25 14:32:56 UTC

camel git commit: Upgrade Rxjava to version 1.1.8

Repository: camel
Updated Branches:
  refs/heads/master 2d3c36a21 -> 3706bf1cc


Upgrade Rxjava to version 1.1.8


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

Branch: refs/heads/master
Commit: 3706bf1ccd21e6c8cc2245b1dd6fd1e888819978
Parents: 2d3c36a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 25 16:32:18 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 25 16:32:18 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3706bf1c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2854dc3..9fb20ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -496,7 +496,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.1.7</rxjava-version>
+    <rxjava-version>1.1.8</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.5.1-5_1</saxon-bundle-version>
     <saxon-version>9.5.1-5</saxon-version>