Skip to content

Commit

Permalink
TIKA-4239: remove exclusion that is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 6, 2024
1 parent 06f76a8 commit 9f580e8
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 @@ -1075,12 +1075,6 @@
<artifactId>xercesImpl</artifactId>
<version>${xerces.version}</version>
</exclude>
<!-- these are used by the nlp-module -->
<exclude>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-queryparser</artifactId>
<version>4.0.0</version>
</exclude>
<!-- this one is used in tika-example -->
<exclude>
<!-- sonatype: https://github.com/apache/commons-dbcp/commit/a4c5af0da1de3a7f50c72fc7edaa1f653ca276dd -->
Expand Down

0 comments on commit 9f580e8

Please sign in to comment.