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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a0892c5eb Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 
4.0.4 (#2612)
1a0892c5eb is described below

commit 1a0892c5eb0751c70c2badc1acdd867912932d8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 18:06:41 2025 -0400

    Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 (#2612)
    
    Bumps 
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) 
from 4.0.2 to 4.0.4.
    - [Release notes](https://github.com/jakartaee/jaxb-api/releases)
    - [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.2...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
      dependency-version: 4.0.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 b8a02aaba9..b5f169e71e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@
         
<cxf.jakarta.annotation-api.version>2.1.1</cxf.jakarta.annotation-api.version>
         <cxf.jakarta.ws.rs.version>3.1.0</cxf.jakarta.ws.rs.version>
         <cxf.jaxb.runtime.version>4.0.5</cxf.jaxb.runtime.version>
-        <cxf.jaxb.version>4.0.2</cxf.jaxb.version>
+        <cxf.jaxb.version>4.0.4</cxf.jaxb.version>
         
<cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version>
         <cxf.jaxen.version>2.0.0</cxf.jaxen.version>
         <cxf.jboss.logging.version>3.6.1.Final</cxf.jboss.logging.version>

Reply via email to