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

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

commit c646c8ca33093ac6ff6cb61c0e50b624bf771cb5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 9 14:46:46 2026 +0200

    Upgrading woodstox-core
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0ee09a2c8e..0b5bb6fad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -683,7 +683,7 @@ under the License.
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
         <artifactId>woodstox-core</artifactId>
-        <version>7.2.0</version>
+        <version>7.2.1</version>
       </dependency>
 
       <dependency>

Reply via email to