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

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


The following commit(s) were added to refs/heads/master by this push:
     new 569206f51 Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 
4.0.5 (#586)
569206f51 is described below

commit 569206f51da481044fa2444a3a3d68278d9104c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 09:28:34 2026 +0100

    Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5 (#586)
    
    Bumps 
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) 
from 4.0.4 to 4.0.5.
    - [Release notes](https://github.com/jakartaee/jaxb-api/releases)
    - [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.4...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 6caad9f5c..2df4d5b45 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,7 +57,7 @@
         <wss4j.osgi.export>org.apache.wss4j.*</wss4j.osgi.export>
         <wss4j.osgi.dynamic.import />
         
<wss4j.manifest.location>${project.build.outputDirectory}/META-INF/MANIFEST.MF</wss4j.manifest.location>
-        <xml.bind.api.version>4.0.4</xml.bind.api.version>
+        <xml.bind.api.version>4.0.5</xml.bind.api.version>
     </properties>
 
     <dependencyManagement>

Reply via email to