You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/06/13 10:53:48 UTC

[cxf] branch 3.5.x-fixes updated: Updating to Woodstox 6.2.8

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

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


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new dd08a4a964 Updating to Woodstox 6.2.8
dd08a4a964 is described below

commit dd08a4a9649c33226f56570cb0394bcf62a28fba
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jun 13 11:52:33 2022 +0100

    Updating to Woodstox 6.2.8
    
    (cherry picked from commit 05486b1f7b93776e1463b13521482f5f429705e8)
    (cherry picked from commit c70231977195e7a8535891e660efccd56dd7435a)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b111854fc7..a6c3cd9348 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -226,7 +226,7 @@
         <cxf.velocity.version>2.3</cxf.velocity.version>
         <cxf.wildfly.common.version>1.5.4.Final</cxf.wildfly.common.version>
         <cxf.wiremock.version>2.27.2</cxf.wiremock.version>
-        <cxf.woodstox.core.version>6.2.7</cxf.woodstox.core.version>
+        <cxf.woodstox.core.version>6.2.8</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.4.1</cxf.wss4j.version>