nit0906 commented on code in PR #719:
URL: https://github.com/apache/jackrabbit-oak/pull/719#discussion_r980066884


##########
oak-parent/pom.xml:
##########
@@ -61,7 +61,7 @@
     <slf4j.version>1.7.32</slf4j.version> <!-- sync with logback version -->
     <logback.version>1.2.10</logback.version>
     <h2.version>2.0.206</h2.version>
-    <tika.version>1.24.1</tika.version>
+    <tika.version>1.26</tika.version>

Review Comment:
   I talked to @reschke . Seems like updating to tika 1.28.5 breaks 
TikaExtractionOsgiIT due to a major version change in poi dependency in tika 
(from 4.1.2 to 5.2.2). The changes there are not trivial. 
   
   So we would first get this change in to update to 1.26 to address the 
vulnerability first. Post that we can update to 1.28.5 - 
https://issues.apache.org/jira/browse/OAK-9957 
   
   does that sound good - @reschke  @fabriziofortino  ? 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to