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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new fb239d7903 Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 
7.0.0 (#1590)
fb239d7903 is described below

commit fb239d790310b7d3eb42ae88007570c94ce4eeb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 2 10:46:38 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index b62e36fb62..10bc7324e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@ under the License.
     <slf4jVersion>2.0.13</slf4jVersion>
     <stax2ApiVersion>4.2.1</stax2ApiVersion>
     <wagonVersion>3.5.3</wagonVersion>
-    <woodstoxVersion>6.6.2</woodstoxVersion>
+    <woodstoxVersion>7.0.0</woodstoxVersion>
     <xmlunitVersion>2.10.0</xmlunitVersion>
   </properties>
 

Reply via email to