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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new e98a598c7 TIKA-4455: update j2objc-annotations
e98a598c7 is described below

commit e98a598c7134b826d9e3536bb02dd5236d0557f8
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Aug 15 13:00:47 2025 +0200

    TIKA-4455: update j2objc-annotations
---
 tika-grpc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-grpc/pom.xml b/tika-grpc/pom.xml
index 806a10c20..aecf752a1 100644
--- a/tika-grpc/pom.xml
+++ b/tika-grpc/pom.xml
@@ -37,7 +37,7 @@
     <grpc.version>1.74.0</grpc.version>
     <asarkar-grpc-test.version>1.2.2</asarkar-grpc-test.version>
     <awaitility.version>4.3.0</awaitility.version>
-    <j2objc-annotations.version>3.0.0</j2objc-annotations.version>
+    <j2objc-annotations.version>3.1</j2objc-annotations.version>
     <!-- javadocs doesn't build for generated code in release:perform, but
          appears to work generally :/ -->
     <maven.javadoc.skip>true</maven.javadoc.skip>

Reply via email to