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 24d6f257d0 Bump org.mariadb.jdbc:mariadb-java-client in 
/server/apps/jpa-smtp-app (#3142)
24d6f257d0 is described below

commit 24d6f257d08008a5bd6aa2279427638302de4535
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 14:16:40 2026 +0700

    Bump org.mariadb.jdbc:mariadb-java-client in /server/apps/jpa-smtp-app 
(#3142)
    
    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/jpa-smtp-app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/apps/jpa-smtp-app/pom.xml b/server/apps/jpa-smtp-app/pom.xml
index bc85b84bf0..42595e55bd 100644
--- a/server/apps/jpa-smtp-app/pom.xml
+++ b/server/apps/jpa-smtp-app/pom.xml
@@ -174,7 +174,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]

Reply via email to