This is an automated email from the ASF dual-hosted git repository.
chibenwa pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 02839e8573 Bump org.mariadb.jdbc:mariadb-java-client (#3143)
02839e8573 is described below
commit 02839e857363bf8711452f2d8ad6f7b12b07d2a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 14:16:57 2026 +0700
Bump org.mariadb.jdbc:mariadb-java-client (#3143)
Bumps
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
from 3.5.3 to 3.5.9.
- [Release
notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
-
[Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.3...3.5.9)
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-version: 3.5.9
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
server/apps/migration/core-data-jpa-to-pg/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/apps/migration/core-data-jpa-to-pg/pom.xml
b/server/apps/migration/core-data-jpa-to-pg/pom.xml
index 4fe138f292..7f3a6dac05 100644
--- a/server/apps/migration/core-data-jpa-to-pg/pom.xml
+++ b/server/apps/migration/core-data-jpa-to-pg/pom.xml
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
- <version>3.5.3</version>
+ <version>3.5.9</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]