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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new da04f45e Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 
2.1.4 (#76)
da04f45e is described below

commit da04f45eea9f4cf4f7b84f7e2919628ae0ec502f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 18:56:24 2026 +0200

    Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 2.1.4 (#76)
    
    Bumps 
[jakarta.activation:jakarta.activation-api](https://github.com/jakartaee/jaf-api)
 from 2.1.3 to 2.1.4.
    - [Release notes](https://github.com/jakartaee/jaf-api/releases)
    - [Commits](https://github.com/jakartaee/jaf-api/compare/2.1.3...2.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.activation:jakarta.activation-api
      dependency-version: 2.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 68d21d0a..de031175 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -244,7 +244,7 @@
         <dependency>
             <groupId>jakarta.activation</groupId>
             <artifactId>jakarta.activation-api</artifactId>
-            <version>2.1.3</version>
+            <version>2.1.4</version>
         </dependency>
         </dependencies>
     </dependencyManagement>

Reply via email to