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 993eaa2f Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 
4.0.5 (#85)
993eaa2f is described below

commit 993eaa2f72e639cf749c88618380a0f8e572aa2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 19:19:18 2026 +0200

    Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.5 (#85)
    
    Bumps 
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) 
from 4.0.2 to 4.0.5.
    - [Release notes](https://github.com/jakartaee/jaxb-api/releases)
    - [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.2...4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
      dependency-version: 4.0.5
      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 81ecfeea..40d3b1f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -234,7 +234,7 @@
         <dependency>
             <groupId>jakarta.xml.bind</groupId>
             <artifactId>jakarta.xml.bind-api</artifactId>
-            <version>4.0.2</version>
+            <version>4.0.5</version>
         </dependency>
         <dependency>
             <groupId>com.sun.xml.bind</groupId>

Reply via email to