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

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

commit c83d204a5f6f3ee3ff528b8d5626f72e29081109
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Apr 23 07:51:08 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index b8dcaac..f2e67bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@ under the License.
     <commons-text.version>1.8</commons-text.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     
-    <tika.version>1.24</tika.version>
+    <tika.version>1.24.1</tika.version>
 
     <joda.version>2.10.5</joda.version>
 

Reply via email to