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 43fb27fe4 AMQ-9443: Upgrade to Camel 4.4.0
43fb27fe4 is described below

commit 43fb27fe4370b98fa06319327d1da0e2a6190d9a
Author: JB Onofré <[email protected]>
AuthorDate: Fri Mar 1 16:54:31 2024 +0100

    AMQ-9443: Upgrade to Camel 4.4.0
    
    (cherry picked from commit 79cda523ad611bf9eaecdc2bb3058036c0556971)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bb13c306..01619865c 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.2.0</camel-version>
+    <camel-version>4.4.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