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

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


The following commit(s) were added to refs/heads/main by this push:
     new a4690d86912 camel-jbang - Update known versions
a4690d86912 is described below

commit a4690d8691242cb4bf0cc90a219298d6a169b021
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Dec 6 07:02:14 2023 +0100

    camel-jbang - Update known versions
---
 .../main/resources/camel-main-known-dependencies.properties    | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

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 ec8a354ba97..2d8d87061e4 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
@@ -15,14 +15,14 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.19
+com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.23
 com.microsoft.sqlserver.jdbc.SQLServerDriver = 
com.microsoft.sqlserver:mssql-jdbc:11.2.3.jre17
 com.mysql.cj.jdbc.Driver = mysql:mysql-connector-java:8.0.33
 net.sf.saxon.xpath.XPathFactoryImpl = camel:saxon
-org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory = 
org.apache.activemq:artemis-jakarta-client-all:2.31.0
-org.messaginghub.pooled.jms.JmsPoolConnectionFactory = 
org.messaginghub:pooled-jms:3.1.3
-org.apache.commons.dbcp2.BasicDataSource = 
org.apache.commons:commons-dbcp2:2.10.0
-org.apache.qpid.jms.JmsConnectionFactory = 
org.apache.qpid:qpid-jms-client:2.4.0
+org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory = 
org.apache.activemq:artemis-jakarta-client-all:2.31.2
+org.messaginghub.pooled.jms.JmsPoolConnectionFactory = 
org.messaginghub:pooled-jms:3.1.5
+org.apache.commons.dbcp2.BasicDataSource = 
org.apache.commons:commons-dbcp2:2.11.0
+org.apache.qpid.jms.JmsConnectionFactory = 
org.apache.qpid:qpid-jms-client:2.5.0
 org.postgresql.Driver = org.postgresql:postgresql:42.7.0
 org.apache.camel.component.cxf.jaxws.CxfEndpoint = camel:cxf-soap
 org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint = camel:cxf-rest

Reply via email to