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 8a7888a5d00 Update JAXB runtime to 4.0.7
8a7888a5d00 is described below

commit 8a7888a5d002a912536110a4a21acb6c784278c4
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Mar 16 18:33:41 2026 -0400

    Update JAXB runtime to 4.0.7
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a730cb02104..2f89e159e5d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -153,7 +153,7 @@
         <cxf.javassist.version>3.29.2-GA</cxf.javassist.version>
         
<cxf.jakarta.annotation-api.version>3.0.0</cxf.jakarta.annotation-api.version>
         <cxf.jakarta.ws.rs.version>4.0.0</cxf.jakarta.ws.rs.version>
-        <cxf.jaxb.runtime.version>4.0.6</cxf.jaxb.runtime.version>
+        <cxf.jaxb.runtime.version>4.0.7</cxf.jaxb.runtime.version>
         <cxf.jaxb.version>4.0.5</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