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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new c18e47ad5 TIKA-4327: add comment
c18e47ad5 is described below

commit c18e47ad5109898f8c4632900e1785eafb7eb728
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Oct 25 13:56:33 2024 +0200

    TIKA-4327: add comment
---
 tika-parent/pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 8838ffeac..b128ea30c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -356,6 +356,9 @@
     <hdf5.version>1.14.3-1.5.10</hdf5.version>
     <httpcomponents.version>4.5.14</httpcomponents.version>
     <httpcore.version>4.4.16</httpcore.version>
+    <!-- can't update to 76: "Header authentication failed, please check if 
you have a valid ICU data file; data format 4e726d32, format version 4.0.0.0"
+         possibly related to using an "old" lucene version: 
https://github.com/eXist-db/exist/issues/1744
+    -->
     <icu4j.version>75.1</icu4j.version>
     <imageio.version>1.4.0</imageio.version>
     <jackrabbit.version>2.22.0</jackrabbit.version>

Reply via email to