This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new a3f4f2bc1a6 build(deps): bump com.mysql:mysql-connector-j from 8.2.0 
to 26.7.0 (#19989)
a3f4f2bc1a6 is described below

commit a3f4f2bc1a6a0db975068a747fc6fc0350d29d81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:20:18 2026 +0800

    build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 26.7.0 (#19989)
    
    Bumps 
[com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 
8.2.0 to 26.7.0.
    - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES)
    - 
[Commits](https://github.com/mysql/mysql-connector-j/compare/8.2.0...26.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.mysql:mysql-connector-j
      dependency-version: 26.7.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c39a37009fd..42a0b73e424 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
         <jackson.version>2.22.1</jackson.version>
         <codehaus.jackson.version>1.9.13</codehaus.jackson.version>
         <log4j.version>2.26.1</log4j.version>
-        <mysql.version>8.2.0</mysql.version>
+        <mysql.version>26.7.0</mysql.version>
         <mariadb.version>2.7.3</mariadb.version>
         <netty3.version>3.10.6.Final</netty3.version>
         <netty4.version>4.2.16.Final</netty4.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to