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 25e84dbae90 camel-jbang - Upgrade known versions
25e84dbae90 is described below

commit 25e84dbae903e1f878dedf00da6d0657f9a6495f
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Sep 28 10:48:30 2023 +0200

    camel-jbang - Upgrade 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 d1ee063b40f..390d037732d 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,13 +15,13 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.16
-com.microsoft.sqlserver.jdbc.SQLServerDriver = 
com.microsoft.sqlserver:mssql-jdbc:11.2.1.jre17
+com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.19
+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.28.0
-org.messaginghub.pooled.jms.JmsPoolConnectionFactory = 
org.messaginghub:pooled-jms:3.1.0
-org.apache.commons.dbcp2.BasicDataSource = 
org.apache.commons:commons-dbcp2:2.9.0
+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.postgresql.Driver = org.postgresql:postgresql:42.6.0
 org.apache.camel.component.cxf.jaxws.CxfEndpoint = camel:cxf-soap

Reply via email to