Skip to content

Commit

Permalink
TIKA-4326: remove unneeded exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 9, 2024
1 parent 74e57dd commit 3371315
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -658,10 +658,6 @@
<exclusions>
<!-- to avoid maven-enforcer convergence error,
let's make this explicit -->
<exclusion>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
</exclusion>
<exclusion>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
Expand Down

0 comments on commit 3371315

Please sign in to comment.