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:07:44 UTC

[activemq] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/master by this push:
     new 5cd5b8d  [AMQ-7249] Upgrade to Camel 2.24.1
     new e3cc5ef  Merge pull request #386 from jbonofre/CAMEL-UPDATE
5cd5b8d is described below

commit 5cd5b8d884ca1268ac32a09db3974c2a609a942d
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7de61cc..32cb379 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <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.22.4</camel-version>
+    <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>