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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 57157a5b36 Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 
6.6.1 (#1708)
57157a5b36 is described below

commit 57157a5b363c2056ec7e221af140f079974553cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 28 08:19:41 2024 -0500

    Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.1 (#1708)
    
    Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 6.6.0 to 6.6.1.
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.6.0...woodstox-core-6.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a1d0fd4346..97fad88d0f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
         <cxf.velocity.version>2.3</cxf.velocity.version>
         <cxf.wildfly.common.version>1.7.0.Final</cxf.wildfly.common.version>
         <cxf.wiremock.version>3.4.2</cxf.wiremock.version>
-        <cxf.woodstox.core.version>6.6.0</cxf.woodstox.core.version>
+        <cxf.woodstox.core.version>6.6.1</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.jakarta.wss4j.version>3.0.4-SNAPSHOT</cxf.jakarta.wss4j.version>

Reply via email to