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 2022/12/15 12:10:16 UTC

[camel] branch main updated: camel-jbang - Upgrade redshift

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 413b76f42a0 camel-jbang - Upgrade redshift
413b76f42a0 is described below

commit 413b76f42a0784ada2cdbb29661809ba6960136f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Dec 15 13:09:53 2022 +0100

    camel-jbang - Upgrade redshift
---
 .../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 6c5b2070f2d..b3a041ecb8c 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,7 +15,7 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.9
+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