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 b2decefddf Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 
3.5.3
b2decefddf is described below

commit b2decefddf6a6cca64c28e0254845515fb382724
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 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3409bc1003..304dcd9dd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,8 +509,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.mssql.version>12.6.1.jre11</jdbc.mssql.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