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 87bcbae0b0a Upgrade mysql in camel-jbang
87bcbae0b0a is described below
commit 87bcbae0b0a201c6458bc1fbb73713b355da8899
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed May 8 09:43:32 2024 +0200
Upgrade mysql in camel-jbang
---
.../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 b1171d629b0..4a0d9f654f4 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
@@ -17,7 +17,7 @@
com.amazon.redshift.jdbc.Driver = com.amazon.redshift:redshift-jdbc42:2.1.0.26
com.microsoft.sqlserver.jdbc.SQLServerDriver =
com.microsoft.sqlserver:mssql-jdbc:11.2.3.jre17
-com.mysql.cj.jdbc.Driver = com.mysql:mysql-connector-j:8.0.33
+com.mysql.cj.jdbc.Driver = com.mysql:mysql-connector-j:8.4.0
net.sf.saxon.xpath.XPathFactoryImpl = camel:saxon
org.springframework.amqp.rabbit.connection.CachingConnectionFactory =
camel:spring-rabbitmq
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory =
org.apache.activemq:artemis-jakarta-client-all:2.33.0