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 cffbc87768466ea6b67cf5f6dce911e1bebcab38 Author: Andriy Redko <[email protected]> AuthorDate: Thu Jun 4 12:08:30 2026 -0400 Update jaxb-tools to 4.0.15 (cherry picked from commit b219f08d062af76a324cdbd6ed07a05e3153f21d) # 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 3ed0459f7ef..8ebe2e8fd27 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -114,7 +114,7 @@ <cxf.ehcache3.version>3.10.8</cxf.ehcache3.version> <cxf.el-api.version>5.0.1</cxf.el-api.version> <cxf.findbugs.version>3.0.2</cxf.findbugs.version> - <cxf.jvnet.jaxb.version>4.0.14</cxf.jvnet.jaxb.version> + <cxf.jvnet.jaxb.version>4.0.15</cxf.jvnet.jaxb.version> <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version> <cxf.geronimo.openapi.version>1.0.15</cxf.geronimo.openapi.version> <cxf.glassfish.el.version>4.0.2</cxf.glassfish.el.version>
