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 2204ef898b Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to
3.5.4 (#1120)
2204ef898b is described below
commit 2204ef898bbaece6d97171f7d83aab5dd4d290ae
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f44809670c..34dfdfeb1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,9 +509,9 @@ 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.mssql.version>12.6.1.jre11</jdbc.mssql.version>
- <jdbc.oracle.version>23.7.0.25.01</jdbc.oracle.version>
+ <jdbc.oracle.version>23.8.0.25.04</jdbc.oracle.version>
<bundles.directory>${project.build.directory}/bundles</bundles.directory>