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 369f2d43 Bump com.sun.xml.bind:jaxb-osgi from 4.0.7 to 4.0.8 (#101)
369f2d43 is described below

commit 369f2d430db05cd1d7993e43e7c6bafd435fc6e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 5 19:39:49 2026 +0200

    Bump com.sun.xml.bind:jaxb-osgi from 4.0.7 to 4.0.8 (#101)
    
    Bumps com.sun.xml.bind:jaxb-osgi from 4.0.7 to 4.0.8.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.bind:jaxb-osgi
      dependency-version: 4.0.8
      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 fb900397..b94fd4a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -251,7 +251,7 @@
             <dependency>
                 <groupId>com.sun.xml.bind</groupId>
                 <artifactId>jaxb-osgi</artifactId>
-                <version>4.0.7</version>
+                <version>4.0.8</version>
             </dependency>
             <dependency>
                 <groupId>jakarta.activation</groupId>

Reply via email to