Skip to content

Commit

Permalink
TIKA-4327: 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 5436e0c commit 8b0997a
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 @@ -1044,12 +1044,6 @@
<artifactId>nimbus-jose-jwt</artifactId>
<version>${nimbus-jose-jwt.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 8b0997a

Please sign in to comment.