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 5568a09  [AMQ-7333] Upgrade to Camel 2.24.2
     new 8a469aa  Merge pull request #407 from jbonofre/AMQ-7333
5568a09 is described below

commit 5568a09c3c1cd4a33d1ef8e9ae254996b650225d
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Nov 2 06:47:37 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index c7f8913..dbc27a0 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.2</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>

Reply via email to