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


The following commit(s) were added to refs/heads/master by this push:
     new d2a9a472cc Upgrading Tika
d2a9a472cc is described below

commit d2a9a472cca32b314e5d6a11e61894649090e634
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Nov 7 15:44:09 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index fe0b410f17..8598372db4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1062,7 +1062,7 @@ under the License.
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>2.5.0</version>
+        <version>2.6.0</version>
       </dependency>
 
       <dependency>
@@ -2276,7 +2276,7 @@ under the License.
             <link>https://ci.apache.org/projects/wicket/apidocs/9.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.5.0/api/</link>
+            <link>https://tika.apache.org/2.6.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