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

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


The following commit(s) were added to refs/heads/master by this push:
     new 453c876  TIKA-3117 -- upgrade metadata-extractor to 2.14.0
453c876 is described below

commit 453c876b32a3743f048e348f31ec6fa18471aaf2
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 efbebac..cb38758 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