This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 af28c194aa TIKA-4327: remove animal-sniffer-annotations, no longer
needed
af28c194aa is described below
commit af28c194aa0756f78340b5db363a153d5a8fc706
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 15 16:35:41 2026 +0200
TIKA-4327: 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 802cc2bc37..757cb20808 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -688,13 +688,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>