Skip to content

Commit

Permalink
TIKA-4239: remove unneeded exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 9, 2024
1 parent 714f4c4 commit 99c2817
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1071,13 +1071,6 @@
<artifactId>xercesImpl</artifactId>
<version>${xerces.version}</version>
</exclude>
<!-- this one is used in tika-example -->
<exclude>
<!-- sonatype: https://github.com/apache/commons-dbcp/commit/a4c5af0da1de3a7f50c72fc7edaa1f653ca276dd -->
<groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>
<version>1.4</version>
</exclude>
<!-- used only in tests and in tika-eval, and this problem requires the use of the console.
https://github.com/h2database/h2database/issues/1294 -->
<exclude>
Expand Down

0 comments on commit 99c2817

Please sign in to comment.