You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/08/20 04:22:50 UTC

[tika] branch branch_1x updated: TIKA-3793: update twelvemonkeys

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 48a4ff52d TIKA-3793: update twelvemonkeys
48a4ff52d is described below

commit 48a4ff52dbac97a32ca0a4af16e11359ea28e002
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Sat Aug 20 06:22:21 2022 +0200

    TIKA-3793: 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 103ce4cdb..bc86cf36d 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.8.2</twelvemonkeys.version>
+    <twelvemonkeys.version>3.8.3</twelvemonkeys.version>
   </properties>
 
   <dependencies>