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:54:27 UTC

[cxf] 01/02: 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.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 57896855dd30103f5f721c714ee7cf8926783a47
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)
    (cherry picked from commit dd08a4a9649c33226f56570cb0394bcf62a28fba)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 236e422599..be44841547 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,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.6</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.3.3</cxf.wss4j.version>