You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2018/07/25 18:36:03 UTC

[tika] branch branch_1x updated: TIKA-2690 via Hans Brende

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 19364b8  TIKA-2690 via Hans Brende
19364b8 is described below

commit 19364b832e222056cd84d820daab7336663f8fee
Author: TALLISON <ta...@apache.org>
AuthorDate: Wed Jul 25 14:35:51 2018 -0400

    TIKA-2690 via Hans Brende
---
 tika-parsers/pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 08620d9..f278302 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -686,6 +686,14 @@
           <groupId>commons-io</groupId>
           <artifactId>commons-io</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>commons-logging</groupId>
+          <artifactId>commons-logging-api</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>commons-logging</groupId>
+          <artifactId>commons-logging</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <!-- need to specify this to avoid