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

ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 7680d1f2c2c894b19488e64c5400bbb19a0e88a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 22:35:46 2026 +0000

    Bump com.mysql:mysql-connector-j from 9.7.0 to 26.7.0
    
    Bumps 
[com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 
9.7.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/9.7.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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 07f9fd3b91..b29a3a04d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -539,7 +539,7 @@ under the License.
     <docker.neo4j.version>5.26</docker.neo4j.version>
 
     <jdbc.postgresql.version>42.7.13</jdbc.postgresql.version>
-    <jdbc.mysql.version>9.7.0</jdbc.mysql.version>
+    <jdbc.mysql.version>26.7.0</jdbc.mysql.version>
     <jdbc.mariadb.version>3.5.9</jdbc.mariadb.version>
     <jdbc.oracle.version>23.26.2.0.0</jdbc.oracle.version>
 

Reply via email to