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 5adc917ae8403791a4322642c3e6b6ac0d5c195b
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Oct 23 07:48:11 2023 +0200

    Upgading Tika
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 725e655ec7..6649255d6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -853,7 +853,7 @@ under the License.
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>2.8.0</version>
+        <version>2.9.1</version>
       </dependency>
 
       <dependency>
@@ -1959,7 +1959,7 @@ under the License.
             <link>https://ci.apache.org/projects/wicket/apidocs/10.x/</link>
             
<link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
             
<link>https://commons.apache.org/proper/commons-jexl/apidocs/</link>
-            <link>https://tika.apache.org/2.8.0/api/</link>
+            <link>https://tika.apache.org/2.9.0/api/</link>
             <link>https://docs.spring.io/spring-boot/docs/current/api/</link>
             
<link>https://docs.spring.io/spring/docs/current/javadoc-api/</link>
             
<link>https://docs.spring.io/spring-security/site/docs/current/api/</link>

Reply via email to