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/10/06 10:12:18 UTC

[camel] 02/02: Upgrade Spring Integration to version 5.0.8.RELEASE

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

commit 183c4c6ad95ca4fe7a48363d57d36c01926abcfe
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Sat Oct 6 12:12:04 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 37d1be8..c133bd8 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.3.RELEASE</spring-integration-version>
+    <spring-integration-version>5.0.8.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 -->