Skip to content

Commit

Permalink
TIKA-4239: remove jspecify dependency that is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Dec 16, 2024
1 parent 42392b2 commit 213a26b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1001,12 +1001,6 @@
<artifactId>hdf5-platform</artifactId>
<version>${hdf5.version}</version>
</dependency>
<!-- dependency of logging-parent, default 0.3.0. TODO remove when no longer needed -->
<dependency>
<groupId>org.jspecify</groupId>
<artifactId>jspecify</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 213a26b

Please sign in to comment.