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

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


The following commit(s) were added to refs/heads/activemq-6.0.x by this push:
     new ea22f946d AMQ-9406: Upgrade to Camel 4.2.0
ea22f946d is described below

commit ea22f946d2da4e77f17d4dd7e0011b5d1b17c448
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Mon Nov 27 20:58:48 2023 +0100

    AMQ-9406: Upgrade to Camel 4.2.0
    
    (cherry picked from commit 14e7bdd409d332e7e9e66266a15c0bc4a172ea38)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 664308d7f..8ad9eb7da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <ant-version>1.10.14</ant-version>
     <aries-version>1.1.0</aries-version>
     <axion-version>1.0-M3-dev</axion-version>
-    <camel-version>4.1.0</camel-version>
+    <camel-version>4.2.0</camel-version>
     <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-daemon-version>1.3.4</commons-daemon-version>

Reply via email to