Skip to content

Commit af28c19

Browse files
committed
TIKA-4327: remove animal-sniffer-annotations, no longer needed
1 parent f1b48f8 commit af28c19

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
@@ -688,13 +688,6 @@
688688
<artifactId>error_prone_annotations</artifactId>
689689
<version>2.50.0</version>
690690
</dependency>
691-
<!-- avoid dependency convergence error in Google Cloud Storage fetcher
692-
starting with grpc 1.79.0 with google cloud 2.62.1 -->
693-
<dependency>
694-
<groupId>org.codehaus.mojo</groupId>
695-
<artifactId>animal-sniffer-annotations</artifactId>
696-
<version>1.27</version>
697-
</dependency>
698691
<dependency>
699692
<groupId>com.googlecode.json-simple</groupId>
700693
<artifactId>json-simple</artifactId>

0 commit comments

Comments
 (0)