We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714f4c4 commit 99c2817Copy full SHA for 99c2817
tika-parent/pom.xml
@@ -1071,13 +1071,6 @@
1071
<artifactId>xercesImpl</artifactId>
1072
<version>${xerces.version}</version>
1073
</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>
1081
<!-- used only in tests and in tika-eval, and this problem requires the use of the console.
1082
https://github.com/h2database/h2database/issues/1294 -->
1083
<exclude>
0 commit comments