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 3eec5111fe8dcf2156b7551b66f7e50bfa7f090f Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Fri Aug 8 14:51:46 2025 +0200 Upgrading Tika --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 01f92a8229..3cada53543 100644 --- a/pom.xml +++ b/pom.xml @@ -909,7 +909,7 @@ under the License. <dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-core</artifactId> - <version>3.2.1</version> + <version>3.2.2</version> </dependency> <dependency>