Skip to content

Commit 99c2817

Browse files
committed
TIKA-4239: remove unneeded exclusion
1 parent 714f4c4 commit 99c2817

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tika-parent/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,13 +1071,6 @@
10711071
<artifactId>xercesImpl</artifactId>
10721072
<version>${xerces.version}</version>
10731073
</exclude>
1074-
<!-- this one is used in tika-example -->
1075-
<exclude>
1076-
<!-- sonatype: https://github.com/apache/commons-dbcp/commit/a4c5af0da1de3a7f50c72fc7edaa1f653ca276dd -->
1077-
<groupId>commons-dbcp</groupId>
1078-
<artifactId>commons-dbcp</artifactId>
1079-
<version>1.4</version>
1080-
</exclude>
10811074
<!-- used only in tests and in tika-eval, and this problem requires the use of the console.
10821075
https://github.com/h2database/h2database/issues/1294 -->
10831076
<exclude>

0 commit comments

Comments
 (0)