This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d5e22cd9 Bump jakarta.mail:jakarta.mail-api from 2.1.4 to 2.1.5
3d5e22cd9 is described below

commit 3d5e22cd94afbee59711abc81e62747247b6f2c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 03:04:18 2025 +0000

    Bump jakarta.mail:jakarta.mail-api from 2.1.4 to 2.1.5
    
    Bumps 
[jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from 
2.1.4 to 2.1.5.
    - [Release notes](https://github.com/jakartaee/mail-api/releases)
    - [Commits](https://github.com/jakartaee/mail-api/compare/2.1.4...2.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.mail:jakarta.mail-api
      dependency-version: 2.1.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1d0e4f520..f381bd0b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -532,7 +532,7 @@
             <dependency>
                 <groupId>jakarta.mail</groupId>
                 <artifactId>jakarta.mail-api</artifactId>
-                <version>2.1.4</version>
+                <version>2.1.5</version>
             </dependency>
             <dependency>
                 <groupId>org.eclipse.angus</groupId>

Reply via email to