There was an error while loading. Please reload this page.
1 parent ebd4d92 commit 01d98a2Copy full SHA for 01d98a2
1 file changed
tika-parent/pom.xml
@@ -636,13 +636,6 @@
636
<artifactId>error_prone_annotations</artifactId>
637
<version>2.50.0</version>
638
</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>
646
<dependency>
647
<groupId>com.googlecode.json-simple</groupId>
648
<artifactId>json-simple</artifactId>
0 commit comments