You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2022/04/26 10:52:04 UTC

[GitHub] [jackrabbit-oak] tihom88 commented on a diff in pull request #549: OAK-9750: Oak-run-elastic: Add right tika dependency

tihom88 commented on code in PR #549:
URL: https://github.com/apache/jackrabbit-oak/pull/549#discussion_r858570579


##########
oak-run-elastic/pom.xml:
##########
@@ -218,6 +218,11 @@
             <version>${project.version}</version>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>org.apache.tika</groupId>
+            <artifactId>tika-core</artifactId>
+            <version>1.24.1</version>

Review Comment:
   Created Jira [OAK-9752](https://issues.apache.org/jira/browse/OAK-9752) to upgrade tika version.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org