Skip to content

Commit 8ab8ed8

Browse files
committed
TIKA-4326: remove unneeded exclusion
1 parent 9075637 commit 8ab8ed8

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
@@ -1119,13 +1119,6 @@
11191119
<artifactId>jetty-http</artifactId>
11201120
<version>11.0.24</version>
11211121
</coordinate>
1122-
<!-- this one is used in tika-example -->
1123-
<coordinate>
1124-
<!-- sonatype: https://github.com/apache/commons-dbcp/commit/a4c5af0da1de3a7f50c72fc7edaa1f653ca276dd -->
1125-
<groupId>commons-dbcp</groupId>
1126-
<artifactId>commons-dbcp</artifactId>
1127-
<version>1.4</version>
1128-
</coordinate>
11291122
<!-- used only in tests and in tika-eval, and this problem requires the use of the console.
11301123
https://github.com/h2database/h2database/issues/1294 -->
11311124
<coordinate>

0 commit comments

Comments
 (0)