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 2024/03/14 18:38:53 UTC

(tika) branch main updated: TIKA-4166: update mime4j

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 91820226e TIKA-4166: update mime4j
91820226e is described below

commit 91820226e319e7deed535a31997d05f49dd60685
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Mar 14 19:38:42 2024 +0100

    TIKA-4166: update mime4j
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 817c18767..e631c06e1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -389,7 +389,7 @@
     <mchange.version>0.3.0</mchange.version>
     <metadata.extractor.version>2.19.0</metadata.extractor.version>
     <microsoft.translator.version>0.6.2</microsoft.translator.version>
-    <mime4j.version>0.8.10</mime4j.version>
+    <mime4j.version>0.8.11</mime4j.version>
     <mockito.version>5.11.0</mockito.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <netty.version>4.1.107.Final</netty.version>