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/12/20 09:06:52 UTC

[camel-kamelets] branch main updated (ae174679 -> 043d8892)

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

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


    from ae174679 Upgrade Artemis to version 2.27.1
     new e3781054 Upgrade Activemq-http to version 5.17.3
     new 043d8892 Upgrade Activemq-http to version 5.17.3

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kamelets/jms-apache-activemq-sink.kamelet.yaml                          | 2 +-
 kamelets/jms-apache-activemq-source.kamelet.yaml                        | 2 +-
 .../src/main/resources/kamelets/jms-apache-activemq-sink.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/jms-apache-activemq-source.kamelet.yaml | 2 +-
 pom.xml                                                                 | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)


[camel-kamelets] 02/02: Upgrade Activemq-http to version 5.17.3

Posted by ac...@apache.org.
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-kamelets.git

commit 043d8892111bbe9e84b30b8d492001a624cbdd89
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 20 10:04:41 2022 +0100

    Upgrade Activemq-http to version 5.17.3
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 kamelets/jms-apache-activemq-sink.kamelet.yaml                          | 2 +-
 kamelets/jms-apache-activemq-source.kamelet.yaml                        | 2 +-
 .../src/main/resources/kamelets/jms-apache-activemq-sink.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/jms-apache-activemq-source.kamelet.yaml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kamelets/jms-apache-activemq-sink.kamelet.yaml b/kamelets/jms-apache-activemq-sink.kamelet.yaml
index 854594bd..ed5ee9c7 100644
--- a/kamelets/jms-apache-activemq-sink.kamelet.yaml
+++ b/kamelets/jms-apache-activemq-sink.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
   dependencies:
   - "camel:kamelet"
   - "camel:activemq"
-  - "mvn:org.apache.activemq:activemq-http:5.17.2"
+  - "mvn:org.apache.activemq:activemq-http:5.17.3"
   template:
     beans:
       - name: sinkConnectionFactoryBean-local
diff --git a/kamelets/jms-apache-activemq-source.kamelet.yaml b/kamelets/jms-apache-activemq-source.kamelet.yaml
index 53cbc82d..34e56440 100644
--- a/kamelets/jms-apache-activemq-source.kamelet.yaml
+++ b/kamelets/jms-apache-activemq-source.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
   dependencies:
   - "camel:activemq"
   - "camel:kamelet"
-  - "mvn:org.apache.activemq:activemq-http:5.17.2"
+  - "mvn:org.apache.activemq:activemq-http:5.17.3"
   template:
     beans:
       - name: activemq-source-local
diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-sink.kamelet.yaml
index 854594bd..ed5ee9c7 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-sink.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
   dependencies:
   - "camel:kamelet"
   - "camel:activemq"
-  - "mvn:org.apache.activemq:activemq-http:5.17.2"
+  - "mvn:org.apache.activemq:activemq-http:5.17.3"
   template:
     beans:
       - name: sinkConnectionFactoryBean-local
diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-source.kamelet.yaml
index 53cbc82d..34e56440 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-activemq-source.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
   dependencies:
   - "camel:activemq"
   - "camel:kamelet"
-  - "mvn:org.apache.activemq:activemq-http:5.17.2"
+  - "mvn:org.apache.activemq:activemq-http:5.17.3"
   template:
     beans:
       - name: activemq-source-local


[camel-kamelets] 01/02: Upgrade Activemq-http to version 5.17.3

Posted by ac...@apache.org.
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-kamelets.git

commit e378105470389b1b70eb84ba730b1a3eb7593b5a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 20 10:04:03 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 72b2455c..b2617bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <version.org.apache.qpid.qpid-jms-client>1.0.0</version.org.apache.qpid.qpid-jms-client>
         <version.org.apache.activemq.artemis-jms-client-all>2.27.1</version.org.apache.activemq.artemis-jms-client-all>
         <version.org.postgresql.postgresql>42.5.1</version.org.postgresql.postgresql>
-        <version.org.apache.activemq.activemq-http>5.17.2</version.org.apache.activemq.activemq-http>
+        <version.org.apache.activemq.activemq-http>5.17.3</version.org.apache.activemq.activemq-http>
     </properties>
 
     <developers>