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 0aeb3b880dc885f934efac3e8cfdc8f6393b2073 Author: Andriy Redko <[email protected]> AuthorDate: Wed May 6 11:17:13 2026 -0400 Update jaxb-tools to 4.0.13 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 875afe92d71..185c90f5e12 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.12</cxf.jvnet.jaxb.version> + <cxf.jvnet.jaxb.version>4.0.13</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>
