Skip to content

Commit

Permalink
TIKA-4239: simplify pom.xml, remove content added because of older co…
Browse files Browse the repository at this point in the history
…nvergence problems
  • Loading branch information
THausherr committed Jul 19, 2024
1 parent 2ba2ea6 commit 7c2f0d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1000,13 +1000,6 @@
<artifactId>hdf5-platform</artifactId>
<version>${hdf5.version}</version>
</dependency>
<!-- avoid convergence problems related to
google-cloud-storage:2.38.0 (2.26.1) and gson:2.11.0 (2.27.0) -->
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.29.2</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 7c2f0d6

Please sign in to comment.