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 2017/07/24 06:16:38 UTC

camel git commit: Upgrade RxJava to version 2.1.2

Repository: camel
Updated Branches:
  refs/heads/master 261ce8d29 -> 7fde4cf16


Upgrade RxJava to version 2.1.2


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

Branch: refs/heads/master
Commit: 7fde4cf16adfc67ad31148b1ef2c5d7586e99e85
Parents: 261ce8d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 24 08:16:14 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 24 08:16:14 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/7fde4cf1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4e4d975..c1b33ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -571,7 +571,7 @@
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
     <rxjava-version>1.3.0</rxjava-version>
-    <rxjava2-version>2.1.1</rxjava2-version>
+    <rxjava2-version>2.1.2</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>