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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new cc6a036890 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.6 to 
3.5.7
cc6a036890 is described below

commit cc6a0368906484278e0428e5e6b5ebc0f5328a74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 22:09:06 2025 +0000

    Bump org.mariadb.jdbc:mariadb-java-client from 3.5.6 to 3.5.7
    
    Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.5.6 to 3.5.7.
    - [Release 
notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
    - 
[Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.6...3.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.mariadb.jdbc:mariadb-java-client
      dependency-version: 3.5.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 7fb016bf9c..0c49898883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@ under the License.
 
     <jdbc.postgresql.version>42.7.8</jdbc.postgresql.version>
     <jdbc.mysql.version>9.5.0</jdbc.mysql.version>
-    <jdbc.mariadb.version>3.5.6</jdbc.mariadb.version>
+    <jdbc.mariadb.version>3.5.7</jdbc.mariadb.version>
     <jdbc.mssql.version>12.6.1.jre11</jdbc.mssql.version>
     <jdbc.oracle.version>23.9.0.25.07</jdbc.oracle.version>
 

Reply via email to