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
commit 58044e42643eae2675f8f97996e7463268d5c5c0 Author: Andriy Redko <[email protected]> AuthorDate: Wed May 13 08:41:03 2026 -0400 Update jaxb-tools to 4.0.14 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f06136f4b39..720ab130ef1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -115,7 +115,7 @@ <cxf.dropwizard5.version>5.0.6</cxf.dropwizard5.version> <cxf.ehcache3.version>3.12.0</cxf.ehcache3.version> <cxf.el-api.version>6.0.1</cxf.el-api.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>
