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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit d07f6429232a5892e277f0a3b538f2094f44c70b
Author: Andriy Redko <[email protected]>
AuthorDate: Sun May 24 12:51:18 2026 -0400

    Update Woodstox to 7.2.0 (#3138)
    
    (cherry picked from commit 46851d994a55bf4a6ae36759551cca70dfaf98de)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 94e11d5ee05..dc4bdc22f5c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -233,7 +233,7 @@
         <cxf.velocity.version>2.4.1</cxf.velocity.version>
         <cxf.wildfly.common.version>2.0.1</cxf.wildfly.common.version>
         <cxf.wiremock.version>3.13.2</cxf.wiremock.version>
-        <cxf.woodstox.core.version>7.1.1</cxf.woodstox.core.version>
+        <cxf.woodstox.core.version>7.2.0</cxf.woodstox.core.version>
         <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.1</cxf.jakarta.wss4j.version>

Reply via email to