This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new ce4b93a108 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to
3.5.4 (#1120)
ce4b93a108 is described below
commit ce4b93a108634c5d5422ef72dadd20602f60280c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 2 09:20:54 2025 +0200
Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4 (#1120)
Signed-off-by: dependabot[bot] <[email protected]>
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 eb1c12178c..67324e1e92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -516,7 +516,7 @@ under the License.
<jdbc.postgresql.version>42.7.7</jdbc.postgresql.version>
<jdbc.mysql.version>9.2.0</jdbc.mysql.version>
- <jdbc.mariadb.version>3.5.3</jdbc.mariadb.version>
+ <jdbc.mariadb.version>3.5.4</jdbc.mariadb.version>
<jdbc.oracle.version>23.8.0.25.04</jdbc.oracle.version>
<bundles.directory>${project.build.directory}/bundles</bundles.directory>