This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 361de693864cf2cb526338d5a66f5e3ae538a80b Author: Daniel Kulp <[email protected]> AuthorDate: Mon Sep 11 10:32:46 2023 -0400 Update to latest xmlschema (cherry picked from commit 1ba515ec4125aa0f104a251a7b4f386400fa0d95) # 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 ae260f7e1e..d543c57407 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -235,7 +235,7 @@ <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version> <cxf.wss4j.version>2.4.2</cxf.wss4j.version> <cxf.xerces.version>2.12.2</cxf.xerces.version> - <cxf.xmlschema.version>2.3.0</cxf.xmlschema.version> + <cxf.xmlschema.version>2.3.1</cxf.xmlschema.version> <cxf.zest.version>2.1</cxf.zest.version> <!-- various OSGi related versions -->
