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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 1c4f03fb5795b22ae7b2467eaa022ed8a74cc8dd
Author: Michał Goliński <[email protected]>
AuthorDate: Thu Nov 18 16:21:49 2021 +0100

    Update Apache Tika
---
 src/main/features/base.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index c23e7a6..24b030e 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -211,11 +211,11 @@
             "start-order":"10"
         },
         {
-            "id":"org.apache.tika:tika-core:1.24",
+            "id":"org.apache.tika:tika-core:1.27",
             "start-order":"10"
         },
         {
-            "id":"org.apache.tika:tika-parsers:1.24",
+            "id":"org.apache.tika:tika-parsers:1.27",
             "start-order":"10"
         },
         {

Reply via email to