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
The following commit(s) were added to refs/heads/branch_3x by this push:
new 01d98a26db TIKA-4738: remove animal-sniffer-annotations, no longer
needed
01d98a26db is described below
commit 01d98a26db298b54ab00ced7c358a13af15d1baa
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 15 16:35:16 2026 +0200
TIKA-4738: remove animal-sniffer-annotations, no longer needed
---
tika-parent/pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 3ffcba49c1..b15dc061e4 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -636,13 +636,6 @@
<artifactId>error_prone_annotations</artifactId>
<version>2.50.0</version>
</dependency>
- <!-- avoid dependency convergence error in Google Cloud Storage fetcher
- starting with grpc 1.79.0 with google cloud 2.62.1 -->
- <dependency>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>animal-sniffer-annotations</artifactId>
- <version>1.27</version>
- </dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>