Skip to content

Commit 100bc30

Browse files
committed
TIKA-4326: remove unneeded exclusion
1 parent 3371315 commit 100bc30

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
@@ -1100,13 +1100,6 @@
11001100
<artifactId>jetty-http</artifactId>
11011101
<version>11.0.24</version>
11021102
</coordinate>
1103-
<!-- this one is used in tika-example -->
1104-
<coordinate>
1105-
<!-- sonatype: https://github.com/apache/commons-dbcp/commit/a4c5af0da1de3a7f50c72fc7edaa1f653ca276dd -->
1106-
<groupId>commons-dbcp</groupId>
1107-
<artifactId>commons-dbcp</artifactId>
1108-
<version>1.4</version>
1109-
</coordinate>
11101103
<!-- used only in tests and in tika-eval, and this problem requires the use of the console.
11111104
https://github.com/h2database/h2database/issues/1294 -->
11121105
<coordinate>

0 commit comments

Comments
 (0)