This is an automated email from the ASF dual-hosted git repository. janhoy pushed a commit to tag history/branches/lucene-solr/branch_7_1 in repository https://gitbox.apache.org/repos/asf/solr.git
commit 42ef683208865f2d599df716e6013f3407261bf3 Author: Shalin Shekhar Mangar <[email protected]> AuthorDate: Sat Oct 14 01:49:25 2017 +0530 SOLR-10335: Adding entry to CHANGES.txt (cherry picked from commit eef660e) (cherry picked from commit 6ddf723) --- solr/CHANGES.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index f9a9d58..cba5c57 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -22,7 +22,7 @@ Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this r Versions of Major Components --------------------- -Apache Tika 1.13 +Apache Tika 1.16 Carrot2 3.15.0 Velocity 1.7 and Velocity Tools 2.0 Apache UIMA 2.3.1 @@ -341,6 +341,8 @@ Other Changes * SOLR-11482: RunExecutableListener was removed for security reasons. (Michael Stepankin, Olga Barinova, Uwe Schindler, Tomás Fernández Löbbe) +* SOLR-10335: Upgrade to Tika 1.16. (Tim Allison, Tomás Fernández Löbbe via shalin) + ================== 7.0.1 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
