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 090d1b7d8e Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6 
(#2622)
090d1b7d8e is described below

commit 090d1b7d8efd2dc940d4676d86bb597e9bd524c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 12:43:16 2025 -0400

    Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6 (#2622)
    
    Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jaxb:jaxb-runtime
      dependency-version: 4.0.6
      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 93714af814..00ff8be22d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
         <cxf.javassist.version>3.29.2-GA</cxf.javassist.version>
         
<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.runtime.version>4.0.6</cxf.jaxb.runtime.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>

Reply via email to