You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/11/23 08:57:09 UTC

[camel] 01/02: Upgrade Artemis to version 2.27.0

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a7664943e4a346da6d37567b95dff5c66292da5b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 23 09:48:57 2022 +0100

    Upgrade Artemis to version 2.27.0
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7568695d1fb..ba92e8bbb9c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,7 +51,7 @@
         <abdera-version>1.1.3</abdera-version>
         <!-- Note that activemq dependency is only used for testing! -->
         <activemq-version>5.17.2</activemq-version>
-        <activemq-artemis-version>2.26.0</activemq-artemis-version>
+        <activemq-artemis-version>2.27.0</activemq-artemis-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-any23-version>2.7</apache-any23-version>
         <apache-drill-version>1.19.0</apache-drill-version>