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

github-bot pushed a commit to branch 
dependabot/maven/org.mariadb.jdbc-mariadb-java-client-3.5.3
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 59be5f720b7dad338cb12eca2ea41033ec173dda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 27 22:43:02 2025 +0000

    Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3
    
    Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.5.2 to 3.5.3.
    - [Release 
notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
    - 
[Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.2...3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.mariadb.jdbc:mariadb-java-client
      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 4e2327f261..18e19a1f68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -515,7 +515,7 @@ under the License.
 
     <jdbc.postgresql.version>42.7.5</jdbc.postgresql.version>
     <jdbc.mysql.version>9.2.0</jdbc.mysql.version>
-    <jdbc.mariadb.version>3.5.2</jdbc.mariadb.version>
+    <jdbc.mariadb.version>3.5.3</jdbc.mariadb.version>
     <jdbc.oracle.version>23.7.0.25.01</jdbc.oracle.version>
 
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>

Reply via email to