You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2019/08/12 11:09:43 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7249] Upgrade to Camel 2.24.1

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

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 60a4d07  [AMQ-7249] Upgrade to Camel 2.24.1
60a4d07 is described below

commit 60a4d0732fe34c1b2c336b1c011169a4cbbd8978
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Aug 11 07:57:12 2019 +0200

    [AMQ-7249] Upgrade to Camel 2.24.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index de0edba..c12662d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,8 +47,8 @@
     <aries-version>1.1.0</aries-version>
     <aries-transaction-version>1.1.1</aries-transaction-version>
     <axion-version>1.0-M3-dev</axion-version>
-    <camel-version>2.19.5</camel-version>
-    <camel-version-range>[2.18,3)</camel-version-range>
+    <camel-version>2.24.1</camel-version>
+    <camel-version-range>[2.20,3)</camel-version-range>
     <cglib-version>2.2</cglib-version>
     <commons-beanutils-version>1.9.3</commons-beanutils-version>
     <commons-collections-version>3.2.2</commons-collections-version>