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:52:52 UTC

[cxf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 05486b1f7b Updating to Woodstox 6.2.8
05486b1f7b is described below

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

    Updating to Woodstox 6.2.8
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 99998a1123..a01d5c0cd5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -225,7 +225,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>