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 0ef460a  TIKA-3117 -- upgrade metadata-extractor to 2.14.0
0ef460a is described below

commit 0ef460ab863691e6b1f0bc349542447148498453
Author: tallison <[email protected]>
AuthorDate: Tue Jun 16 14:15:59 2020 -0400

    TIKA-3117 -- upgrade metadata-extractor to 2.14.0
---
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 3773e5f..48e0bd9 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -338,7 +338,7 @@
     <dependency>
       <groupId>org.tallison</groupId>
       <artifactId>metadata-extractor</artifactId>
-      <version>2.13.0</version>
+      <version>2.14.0</version>
     </dependency>
     <dependency>
       <groupId>de.l3s.boilerpipe</groupId>

Reply via email to