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/19 11:53:09 UTC

[1/2] camel git commit: Upgrade Spring

Repository: camel
Updated Branches:
  refs/heads/master 1d1daefe8 -> db2556580


Upgrade Spring


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

Branch: refs/heads/master
Commit: f31abac1d1203dc02e3a527ecd790db6318ad8ca
Parents: 1d1daef
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Apr 19 13:37:34 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Apr 19 13:37:34 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f31abac1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 578d968..24069e4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -610,8 +610,8 @@
     <spring40-version>4.0.9.RELEASE</spring40-version>
     <spring41-version>4.1.9.RELEASE</spring41-version>
     <spring42-version>4.2.9.RELEASE</spring42-version>
-    <spring43-version>4.3.7.RELEASE</spring43-version>
-    <spring4-version>4.3.7.RELEASE</spring4-version>
+    <spring43-version>4.3.8.RELEASE</spring43-version>
+    <spring4-version>4.3.8.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>4.1.4.RELEASE</spring-security-version>
     <spring-security-bundle-version>4.1.4.RELEASE_1</spring-security-bundle-version>


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

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


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

Branch: refs/heads/master
Commit: db2556580a46fb0cd11b16f6490b962214aa3a62
Parents: f31abac
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Apr 19 13:52:26 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Apr 19 13:52:26 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/db255658/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 24069e4..2f9ee7a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -591,7 +591,7 @@
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>1.11.6.RELEASE</spring-data-commons-version>
     <spring-data-redis-version>1.7.5.RELEASE</spring-data-redis-version>
-    <spring-integration-version>4.3.7.RELEASE</spring-integration-version>
+    <spring-integration-version>4.3.9.RELEASE</spring-integration-version>
     <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version>
     <spring-ldap-version>2.2.0.RELEASE</spring-ldap-version>
     <spring-ldap-bundle-version>2.2.0.RELEASE_1</spring-ldap-bundle-version>