This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 5afcc5c1185 Updating XML Schema to 2.3.2 (#2704)
5afcc5c1185 is described below
commit 5afcc5c11857b2dc773cede164df6829fe372d7b
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Nov 3 14:22:34 2025 +0000
Updating XML Schema to 2.3.2 (#2704)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2a2c9f527dc..b23e7204345 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -237,7 +237,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>4.0.0</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>3.5.1</cxf.zipkin-reporter.version>