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 252417cd8520ef1bafc2fa016086a9c9828cae85 Author: Andriy Redko <[email protected]> AuthorDate: Wed May 13 08:41:03 2026 -0400 Update jaxb-tools to 4.0.14 (cherry picked from commit 58044e42643eae2675f8f97996e7463268d5c5c0) # 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 a327e32035b..2b881f193b9 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.13</cxf.jvnet.jaxb.version> + <cxf.jvnet.jaxb.version>4.0.14</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>
