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 2020/02/26 17:11:00 UTC

[activemq] branch master updated: [AMQ-7333] Upgrade to Camel 2.24.3

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 5c1ee5e  [AMQ-7333] Upgrade to Camel 2.24.3
     new cc4a699  Merge pull request #473 from jbonofre/AMQ-7333
5c1ee5e is described below

commit 5c1ee5ed52792251d54bb849ee92f03ae8ff1cf3
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Feb 24 15:06:35 2020 +0100

    [AMQ-7333] Upgrade to Camel 2.24.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bfd8dd1..3743144 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.24.1</camel-version>
+    <camel-version>2.24.3</camel-version>
     <camel-version-range>[2.20,3)</camel-version-range>
     <cglib-version>2.2</cglib-version>
     <commons-beanutils-version>1.9.4</commons-beanutils-version>