Skip to content

Commit 9075637

Browse files
committed
TIKA-4326: remove unneeded exclusion
1 parent 232379d commit 9075637

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tika-parent/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -675,10 +675,6 @@
675675
<exclusions>
676676
<!-- to avoid maven-enforcer convergence error,
677677
let's make this explicit -->
678-
<exclusion>
679-
<groupId>com.healthmarketscience.jackcess</groupId>
680-
<artifactId>jackcess</artifactId>
681-
</exclusion>
682678
<exclusion>
683679
<groupId>org.bouncycastle</groupId>
684680
<artifactId>bcprov-jdk15on</artifactId>

0 commit comments

Comments
 (0)