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 c1427d2b665599fafe04c2398f90066d0ff3352c 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 806bdc8c6c..9c14cab386 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.2.0</version> + <version>7.2.1</version> </dependency> <dependency>
