This is an automated email from the ASF dual-hosted git repository.
reta 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 46851d994a5 Update Woodstox to 7.2.0 (#3138)
46851d994a5 is described below
commit 46851d994a55bf4a6ae36759551cca70dfaf98de
Author: Andriy Redko <[email protected]>
AuthorDate: Sun May 24 12:51:18 2026 -0400
Update Woodstox to 7.2.0 (#3138)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ca5d5e47205..88477ddaa1c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -237,7 +237,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>