Skip to content

Commit

Permalink
TIKA-4239: remove fastutil, convergence problem no longer occurs
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Jul 28, 2024
1 parent 8a8f697 commit 767eb11
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -693,11 +693,6 @@
<artifactId>reactor-netty-http</artifactId>
<version>${reactor.netty.version}</version>
</dependency>
<dependency>
<groupId>it.unimi.dsi</groupId>
<artifactId>fastutil</artifactId>
<version>8.5.13</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
Expand Down

0 comments on commit 767eb11

Please sign in to comment.