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/04/21 11:31:56 UTC

[1/2] camel git commit: Upgrade RxJava

Repository: camel
Updated Branches:
  refs/heads/master 462779aec -> e7c3d6758


Upgrade RxJava


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

Branch: refs/heads/master
Commit: 5506414c8cf5f8fa1ed77f805ee31e847214fad3
Parents: 462779a
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Apr 21 13:24:56 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Apr 21 13:24:56 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5506414c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c130491..c9733a4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -548,7 +548,7 @@
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
     <rxjava-version>1.2.9</rxjava-version>
-    <rxjava2-version>2.0.8</rxjava2-version>
+    <rxjava2-version>2.0.9</rxjava2-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.7.0-15_1</saxon-bundle-version>
     <saxon-version>9.7.0-15</saxon-version>


[2/2] camel git commit: Upgrade Spring Boot

Posted by da...@apache.org.
Upgrade Spring Boot


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

Branch: refs/heads/master
Commit: e7c3d67582c4218441dcfc4bf10c386adc4f118d
Parents: 5506414
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Apr 21 13:31:04 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Apr 21 13:31:04 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e7c3d675/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c9733a4..5e60dde 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -585,7 +585,7 @@
     <splunk-version>1.5.0.0_1</splunk-version>
     <spring-batch-version>3.0.7.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.7.RELEASE_1</spring-batch-bundle-version>
-    <spring-boot-version>1.5.2.RELEASE</spring-boot-version>
+    <spring-boot-version>1.5.3.RELEASE</spring-boot-version>
     <spring-cloud-commons-version>1.2.0.RELEASE</spring-cloud-commons-version>
     <spring-cloud-netflix-version>1.3.0.RELEASE</spring-cloud-netflix-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>