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

acosentino pushed a commit to branch artemis-up
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 6433abb379440e58581f7670c887f11169a0264e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Nov 24 10:35:54 2022 +0100

    Upgrade ActiveMQ Artemis to version 2.27.0
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 kamelets/jms-apache-artemis-sink.kamelet.yaml                           | 2 +-
 kamelets/jms-apache-artemis-source.kamelet.yaml                         | 2 +-
 .../src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kamelets/jms-apache-artemis-sink.kamelet.yaml 
b/kamelets/jms-apache-artemis-sink.kamelet.yaml
index 18c8fcd3..a9d525a0 100644
--- a/kamelets/jms-apache-artemis-sink.kamelet.yaml
+++ b/kamelets/jms-apache-artemis-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
   dependencies:
   - "camel:jms"
   - "camel:kamelet"
-  - "mvn:org.apache.activemq:artemis-jms-client-all:2.26.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
   template:
     beans:
       - name: connectionFactoryBean
diff --git a/kamelets/jms-apache-artemis-source.kamelet.yaml 
b/kamelets/jms-apache-artemis-source.kamelet.yaml
index 36ab5928..4dd4a111 100644
--- a/kamelets/jms-apache-artemis-source.kamelet.yaml
+++ b/kamelets/jms-apache-artemis-source.kamelet.yaml
@@ -53,7 +53,7 @@ spec:
   dependencies:
   - "camel:jms"
   - "camel:kamelet"
-  - "mvn:org.apache.activemq:artemis-jms-client-all:2.26.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
   template:
     beans:
       - name: connectionFactoryBean
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml
index 18c8fcd3..a9d525a0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
   dependencies:
   - "camel:jms"
   - "camel:kamelet"
-  - "mvn:org.apache.activemq:artemis-jms-client-all:2.26.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
   template:
     beans:
       - name: connectionFactoryBean
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml
index 36ab5928..4dd4a111 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml
@@ -53,7 +53,7 @@ spec:
   dependencies:
   - "camel:jms"
   - "camel:kamelet"
-  - "mvn:org.apache.activemq:artemis-jms-client-all:2.26.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
   template:
     beans:
       - name: connectionFactoryBean

Reply via email to