This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
new 9183102 Updating woodstox to 6.2.6
9183102 is described below
commit 9183102499abd1ff2e41fe18172b783a5d9b3695
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Apr 20 08:29:12 2021 +0100
Updating woodstox to 6.2.6
(cherry picked from commit 7c4e6ea0cb1fdb4e7dcb81474a482c4759cecd1c)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f4ddf14..a4652fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -218,7 +218,7 @@
<cxf.validation.api.version>2.0.2</cxf.validation.api.version>
<cxf.velocity.version>2.3</cxf.velocity.version>
<cxf.wiremock.version>2.23.2</cxf.wiremock.version>
- <cxf.woodstox.core.version>6.2.5</cxf.woodstox.core.version>
+ <cxf.woodstox.core.version>6.2.6</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.wss4j.version>2.3.1</cxf.wss4j.version>