You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/06/20 04:52:56 UTC

[camel] branch camel-3.x updated (b0460bc736a -> b45342564fe)

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

davsclaus pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from b0460bc736a Regen for commit c6bc51400c10e4cada20c9b814601d6797f3078a (#10438)
     new eb52ab664c3 Upgrade to Artemis 2.29
     new b45342564fe Upgrade to Artemis 2.29

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:
 camel-dependencies/pom.xml                                              | 2 +-
 .../src/main/resources/camel-main-known-dependencies.properties         | 2 +-
 parent/pom.xml                                                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


[camel] 01/02: Upgrade to Artemis 2.29

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit eb52ab664c3e321bd8f12c32bc70d8627e98f7fc
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jun 20 06:52:22 2023 +0200

    Upgrade to Artemis 2.29
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 2f731add2c4..f0063263858 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -34,7 +34,7 @@
   <description>Camel Dependencies POM</description>
   <properties>
     <abdera-version>1.1.3</abdera-version>
-    <activemq-artemis-version>2.27.1</activemq-artemis-version>
+    <activemq-artemis-version>2.29.0</activemq-artemis-version>
     <activemq-version>5.17.4</activemq-version>
     <apache-any23-version>2.7</apache-any23-version>
     <apache-drill-version>1.19.0</apache-drill-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index a2a32a2caf3..35923f9be6a 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.4</activemq-version>
-        <activemq-artemis-version>2.27.1</activemq-artemis-version>
+        <activemq-artemis-version>2.29.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>


[camel] 02/02: Upgrade to Artemis 2.29

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b45342564fe06036ec1d53da4d6ce7a7be321ea8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jun 20 06:52:46 2023 +0200

    Upgrade to Artemis 2.29
---
 .../src/main/resources/camel-main-known-dependencies.properties         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties b/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties
index bbdcdc1e556..7f47be1774e 100644
--- a/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties
+++ b/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties
@@ -19,7 +19,7 @@ com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.10
 com.microsoft.sqlserver.jdbc.SQLServerDriver = com.microsoft.sqlserver:mssql-jdbc:11.2.1.jre11
 com.mysql.cj.jdbc.Driver = mysql:mysql-connector-java:8.0.31
 net.sf.saxon.xpath.XPathFactoryImpl = camel:saxon
-org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory = org.apache.activemq:artemis-jms-client-all:2.28.0
+org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory = org.apache.activemq:artemis-jms-client-all:2.29.0
 org.messaginghub.pooled.jms.JmsPoolConnectionFactory = org.messaginghub:pooled-jms:2.0.5
 org.apache.commons.dbcp2.BasicDataSource = org.apache.commons:commons-dbcp2:2.9.0
 org.apache.qpid.jms.JmsConnectionFactory = org.apache.qpid:qpid-jms-client:1.7.0