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 a164ab7e301 Upgrade known dependencies
a164ab7e301 is described below

commit a164ab7e301ddccdcaa9960631dde6bdfb58dbda
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jul 29 11:40:05 2022 +0200

    Upgrade known dependencies
---
 .../src/main/resources/camel-main-known-dependencies.properties     | 6 +++---
 1 file changed, 3 insertions(+), 3 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 875c4688816..731c870f3ae 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,11 +15,11 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.7
+com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.9
 com.microsoft.sqlserver.jdbc.SQLServerDriver = 
com.microsoft.sqlserver:mssql-jdbc:10.2.0.jre11
-com.mysql.cj.jdbc.Driver = mysql:mysql-connector-java:8.0.29
+com.mysql.cj.jdbc.Driver = mysql:mysql-connector-java:8.0.30
 net.sf.saxon.xpath.XPathFactoryImpl = camel:saxon
 org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory = 
org.apache.activemq:artemis-jms-client-all:2.22.0
 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.0.0
-org.postgresql.Driver = org.postgresql:postgresql:42.3.6
+org.postgresql.Driver = org.postgresql:postgresql:42.4.0

Reply via email to