This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new e9d5826aa4 TIKA-4695: update junrar
e9d5826aa4 is described below
commit e9d5826aa4d65e494a2b954ab1903f8bd1324c67
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Apr 13 15:55:02 2026 +0200
TIKA-4695: update 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 f230710481..1a6fd9451e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -393,7 +393,7 @@
<!-- junit 6.x requires jdk 17 -->
<junit5.version>5.14.3</junit5.version>
<juniversalchardet.version>2.5.0</juniversalchardet.version>
- <junrar.version>7.5.8</junrar.version>
+ <junrar.version>7.5.9</junrar.version>
<jwarc.version>0.36.0</jwarc.version>
<kafka.version>4.2.0</kafka.version>
<libpst.version>0.9.3</libpst.version>