This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/4.0.x-fixes by this push:
new d26cbbb703c Updating XML Schema to 2.3.2 (#2704)
d26cbbb703c is described below
commit d26cbbb703ce1458774741f30d50593bc4968709
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Nov 3 14:22:34 2025 +0000
Updating XML Schema to 2.3.2 (#2704)
(cherry picked from commit 5afcc5c11857b2dc773cede164df6829fe372d7b)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6cd85370207..0ce827c9d6d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -236,7 +236,7 @@
<cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>
<cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
<cxf.jakarta.wss4j.version>3.0.4</cxf.jakarta.wss4j.version>
- <cxf.xmlschema.version>2.3.1</cxf.xmlschema.version>
+ <cxf.xmlschema.version>2.3.2</cxf.xmlschema.version>
<cxf.xnio.version>3.8.17.Final</cxf.xnio.version>
<cxf.zest.version>2.1</cxf.zest.version>
<cxf.zipkin-reporter.version>2.17.2</cxf.zipkin-reporter.version>