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 198c0ff1fc68 chore(deps): Bump com.mysql:mysql-connector-j from 9.7.0 
to 26.7.0
198c0ff1fc68 is described below

commit 198c0ff1fc6852679f0a73ea155d0fdf9bd4ef27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 08:20:09 2026 +0200

    chore(deps): Bump com.mysql:mysql-connector-j from 9.7.0 to 26.7.0
    
    Closes #25253
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c3c7961b7c22..21c8136c63a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -137,7 +137,7 @@
         <dapr-workflow-version>1.18.1</dapr-workflow-version>
         <datasonnet-mapper-version>3.0.1.3</datasonnet-mapper-version>
         <debezium-version>3.6.0.Final</debezium-version>
-        
<debezium-mysql-connector-version>9.7.0</debezium-mysql-connector-version>
+        
<debezium-mysql-connector-version>26.7.0</debezium-mysql-connector-version>
         <dhis2-version>3.0.2</dhis2-version>
         <digitalocean-api-client-version>2.17</digitalocean-api-client-version>
         <directory-watcher-version>0.19.1</directory-watcher-version>

Reply via email to