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/02/09 09:15:20 UTC

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

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 7abd05d99 TIKA-4166: update jwarc
7abd05d99 is described below

commit 7abd05d99caf10d0752db4f36b0fe87214d25394
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Fri Feb 9 10:15:12 2024 +0100

    TIKA-4166: update jwarc
---
 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 fd5524beb..7168bb381 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -378,7 +378,7 @@
     <junit5.version>5.10.2</junit5.version>
     <juniversalchardet.version>2.4.0</juniversalchardet.version>
     <junrar.version>7.5.5</junrar.version>
-    <jwarc.version>0.28.5</jwarc.version>
+    <jwarc.version>0.28.6</jwarc.version>
     <kafka.version>3.6.1</kafka.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.22.1</log4j2.version>