This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit f272cd75b1935f515ddc5be5b6e886bc3cfa3f59 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 a345feb07b..a9d887b3f7 100644 --- a/pom.xml +++ b/pom.xml @@ -688,7 +688,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>
