This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit cba952a198d1fbb5ff56afe82f0e92ed85fe4bcf Author: Andriy Redko <[email protected]> AuthorDate: Mon Mar 16 18:33:41 2026 -0400 Update JAXB runtime to 4.0.7 (cherry picked from commit 8a7888a5d002a912536110a4a21acb6c784278c4) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index edf6419eeff..2e56118263c 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.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>
