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 48ddd3fce2c1e40bcc7b232528042cf8202192a5
Author: Francesco Chicchiriccò <[email protected]>
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 6704dd09d4..463440255b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -918,7 +918,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>

Reply via email to