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

tilman 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 b4634e7  TIKA-3244: update twelvemonkeys
b4634e7 is described below

commit b4634e7f1ba25052f6a1089dfa3d9e88f6887a91
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Dec 12 06:16:59 2020 +0100

    TIKA-3244: update twelvemonkeys
---
 tika-dl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-dl/pom.xml b/tika-dl/pom.xml
index de3199f..b1b4dbe 100644
--- a/tika-dl/pom.xml
+++ b/tika-dl/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <dl4j.version>1.0.0-beta6</dl4j.version>
-    <twelvemonkeys.version>3.6</twelvemonkeys.version>
+    <twelvemonkeys.version>3.6.1</twelvemonkeys.version>
   </properties>
 
   <dependencies>

Reply via email to