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 c6998bd  TIKA-3405 -- fix and upgrade isoparser
c6998bd is described below

commit c6998bdfeb1c598ca9ee0f4833caae64d05c60f5
Author: tallison <[email protected]>
AuthorDate: Mon May 17 14:17:52 2021 -0400

    TIKA-3405 -- fix and upgrade isoparser
---
 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 9822ba9..684c26b 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -318,7 +318,7 @@
     <dependency>
       <groupId>org.tallison</groupId>
       <artifactId>isoparser</artifactId>
-      <version>1.9.41.4</version>
+      <version>1.9.41.6</version>
     </dependency>
     <!-- this is a fork of com.drewnoakes
       metadata extractor that shade/relocates com.adobe.internal

Reply via email to