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 f23cd2a699 Bump org.mariadb.jdbc:mariadb-java-client from 3.3.1 to 
3.3.2 (#582)
f23cd2a699 is described below

commit f23cd2a6997c0f881e630ecc99690b9c46f4503b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 20 08:13:07 2023 +0100

    Bump org.mariadb.jdbc:mariadb-java-client from 3.3.1 to 3.3.2 (#582)
    
    Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.3.1 to 3.3.2.
    - [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.3.1...3.3.2)
    
    ---
    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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 00e45e4cee..4465a09890 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,7 +507,7 @@ under the License.
 
     <jdbc.postgresql.version>42.7.1</jdbc.postgresql.version>
     <jdbc.mysql.version>8.2.0</jdbc.mysql.version>
-    <jdbc.mariadb.version>3.3.1</jdbc.mariadb.version>
+    <jdbc.mariadb.version>3.3.2</jdbc.mariadb.version>
     <jdbc.mssql.version>12.4.2.jre</jdbc.mssql.version>
     <jdbc.oracle.version>23.2.0.0</jdbc.oracle.version>
 

Reply via email to