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

asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 04265abb0d6eebfd14d6514d1019ad85adedaa5f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Sep 5 15:30:03 2026 +0200

    TIKA-4792: add comment
---
 tika-grpc/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tika-grpc/pom.xml b/tika-grpc/pom.xml
index 80126302f2..1707bd8a0c 100644
--- a/tika-grpc/pom.xml
+++ b/tika-grpc/pom.xml
@@ -34,6 +34,7 @@
   </parent>
 
   <properties>
+      <!-- can't update to 2.*, needs jdk17 -->
     <asarkar-grpc-test.version>1.2.2</asarkar-grpc-test.version>
     <awaitility.version>4.3.0</awaitility.version>
     <j2objc-annotations.version>3.1</j2objc-annotations.version>

Reply via email to