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

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

commit a12af907fe59a32aeefcabab7f0167e5d991e144
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 14 16:52:06 2022 +0100

    Upgrade Artemis dependency to 2.20.0
---
 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 a52a3b6..634658b 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.17.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.20.0"
   template:
     beans:
       - name: connectionFactoryBean
diff --git a/kamelets/jms-apache-artemis-source.kamelet.yaml 
b/kamelets/jms-apache-artemis-source.kamelet.yaml
index 622b629..0233a49 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.17.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.20.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 a52a3b6..634658b 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.17.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.20.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 622b629..0233a49 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.17.0"
+  - "mvn:org.apache.activemq:artemis-jms-client-all:2.20.0"
   template:
     beans:
       - name: connectionFactoryBean

Reply via email to