This is an automated email from the ASF dual-hosted git repository.

dkulp 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 1ba515ec41 Update to latest xmlschema
1ba515ec41 is described below

commit 1ba515ec4125aa0f104a251a7b4f386400fa0d95
Author: Daniel Kulp <[email protected]>
AuthorDate: Mon Sep 11 10:32:46 2023 -0400

    Update to latest xmlschema
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a6ea6195ac..ca66e7eac0 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.1</cxf.jakarta.wss4j.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>
         <cxf.zipkin-reporter.version>2.16.4</cxf.zipkin-reporter.version>
 

Reply via email to