Skip to content

Commit 01d98a2

Browse files
committed
TIKA-4738: remove animal-sniffer-annotations, no longer needed
1 parent ebd4d92 commit 01d98a2

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

tika-parent/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -636,13 +636,6 @@
636636
<artifactId>error_prone_annotations</artifactId>
637637
<version>2.50.0</version>
638638
</dependency>
639-
<!-- avoid dependency convergence error in Google Cloud Storage fetcher
640-
starting with grpc 1.79.0 with google cloud 2.62.1 -->
641-
<dependency>
642-
<groupId>org.codehaus.mojo</groupId>
643-
<artifactId>animal-sniffer-annotations</artifactId>
644-
<version>1.27</version>
645-
</dependency>
646639
<dependency>
647640
<groupId>com.googlecode.json-simple</groupId>
648641
<artifactId>json-simple</artifactId>

0 commit comments

Comments
 (0)