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
The following commit(s) were added to refs/heads/4_0_X by this push:
new a211a3cb32 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to
3.5.4 (#1120)
a211a3cb32 is described below
commit a211a3cb3221f4b3abad7c18177dfeec1ccc92bd
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 e12cef956c..34e4137fd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -518,7 +518,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>