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

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


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

commit c24d1e7c9ad3c988c31c101840992890c6d8a386
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 25 08:14:46 2024 +0200

    Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 (#760)
    
    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:production
      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 ab9bce3d14..35db7618f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -644,7 +644,7 @@ under the License.
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
         <artifactId>woodstox-core</artifactId>
-        <version>6.6.2</version>
+        <version>7.0.0</version>
       </dependency>
 
       <dependency>

Reply via email to