You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/11/06 19:56:21 UTC

[camel] branch master updated: Upgrade Spring Integration to version 5.1.0

This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 41e63bb  Upgrade Spring Integration to version 5.1.0
41e63bb is described below

commit 41e63bb16bc60cd095e32f735a2fa5206b021cb7
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Tue Nov 6 20:53:38 2018 +0100

    Upgrade Spring Integration to version 5.1.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5109691..de8be78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -645,7 +645,7 @@
     <spring-data-keyvalue-bundle-version>2.0.10.RELEASE_1</spring-data-keyvalue-bundle-version>
     <spring-data-redis-version>2.0.10.RELEASE</spring-data-redis-version>
     <spring-data-redis-bundle-version>2.0.10.RELEASE_1</spring-data-redis-bundle-version>
-    <spring-integration-version>5.0.8.RELEASE</spring-integration-version>
+    <spring-integration-version>5.1.0.RELEASE</spring-integration-version>
     <spring-ldap-version>2.3.2.RELEASE</spring-ldap-version>
     <spring-ldap-bundle-version>2.3.2.RELEASE_1</spring-ldap-bundle-version>
     <!-- karaf 4.1.x supports spring 4.x and karaf 4.2.x supports spring 5 -->