You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2022/04/28 13:45:21 UTC

[tika] branch main updated: TIKA-3740 -- upgrade junrar

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

tallison 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 403b7aef2 TIKA-3740 -- upgrade junrar
     new bbd8eddba Merge remote-tracking branch 'origin/main' into main
403b7aef2 is described below

commit 403b7aef24c2cfaa77e7069fc341a91b1d948c49
Author: tallison <ta...@apache.org>
AuthorDate: Thu Apr 28 09:45:06 2022 -0400

    TIKA-3740 -- upgrade junrar
---
 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 465a1accb..99a323970 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -338,7 +338,7 @@
     <junit4.version>4.13.2</junit4.version>
     <junit5.version>5.8.2</junit5.version>
     <juniversalchardet.version>1.0.3</juniversalchardet.version>
-    <junrar.version>7.5.0</junrar.version>
+    <junrar.version>7.5.1</junrar.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.17.2</log4j2.version>
     <lombok.version>1.18.20</lombok.version>