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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 475541dfb3 Upgrading Tika
475541dfb3 is described below

commit 475541dfb35c03bc2e6874c42cd86fc12751d6b4
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue May 6 08:53:57 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 93bb9178c2..c8605d0dfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -983,7 +983,7 @@ under the License.
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>2.9.3</version>
+        <version>2.9.4</version>
       </dependency>
 
       <dependency>

Reply via email to