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

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

commit 06ce0573ffc6cbc68aad9ad05214c421062a4d64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 22:53:09 2026 +0000

    Bump org.mariadb.jdbc:mariadb-java-client from 3.5.8 to 3.5.9
    
    Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.5.8 to 3.5.9.
    - [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.8...3.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.mariadb.jdbc:mariadb-java-client
      dependency-version: 3.5.9
      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 a4fcb9a2a0..ddbb7d93eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -540,7 +540,7 @@ under the License.
 
     <jdbc.postgresql.version>42.7.11</jdbc.postgresql.version>
     <jdbc.mysql.version>9.7.0</jdbc.mysql.version>
-    <jdbc.mariadb.version>3.5.8</jdbc.mariadb.version>
+    <jdbc.mariadb.version>3.5.9</jdbc.mariadb.version>
     <jdbc.oracle.version>23.26.2.0.0</jdbc.oracle.version>
 
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>

Reply via email to