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 0b4936914706288e5459127fb8f6d9bc2f105136 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Apr 6 10:08:15 2021 +0100 Updating woodstox to 6.2.5 (cherry picked from commit 9d4fa7b2950512adc4249a3dc9c5c578bbb2bd7e) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 64dd320..1442298 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.4</cxf.woodstox.core.version> + <cxf.woodstox.core.version>6.2.5</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>
