There was an error while loading. Please reload this page.
1 parent f1b48f8 commit af28c19Copy full SHA for af28c19
1 file changed
tika-parent/pom.xml
@@ -688,13 +688,6 @@
688
<artifactId>error_prone_annotations</artifactId>
689
<version>2.50.0</version>
690
</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>
698
<dependency>
699
<groupId>com.googlecode.json-simple</groupId>
700
<artifactId>json-simple</artifactId>
0 commit comments