This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new 6292a5672 TIKA-4383: add comment
6292a5672 is described below
commit 6292a5672114d5f3b9c3adff959eab3ad6ebe87b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 20 20:46:50 2025 +0100
TIKA-4383: add comment
---
tika-parent/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b2cfcd029..29e5a6829 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -425,6 +425,7 @@
<xerces.version>2.12.2</xerces.version>
<xmpcore.version>6.1.11</xmpcore.version>
<zstd.version>1.5.7-2</zstd.version>
+ <!-- 4.0.0 doesn't compile with jdk8 -->
<kafka.version>3.9.0</kafka.version>
<snappy.java.version>1.1.10.7</snappy.java.version>
<!-- can't update to 1.4, these need jdk11 -->