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

commit c3dcd19c4ed4f5dc2502d0a625a5974b642165da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 00:31:36 2026 +0000

    Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.0
    
    Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 7.1.1 to 7.2.0.
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.1.1...woodstox-core-7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-version: 7.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ec6d867d3..4f7053fec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -682,7 +682,7 @@ under the License.
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
         <artifactId>woodstox-core</artifactId>
-        <version>7.1.1</version>
+        <version>7.2.0</version>
       </dependency>
 
       <dependency>

Reply via email to