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 2023/09/28 06:14:17 UTC

[tika] branch branch_2x updated: TIKA-4123: update jwarc

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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new ce5c4e040 TIKA-4123: update jwarc
ce5c4e040 is described below

commit ce5c4e0407ecdc6de96318cd8279ee7fe14dd409
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Sep 28 08:14:04 2023 +0200

    TIKA-4123: 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 7721dfeda..6d9b532f9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -861,7 +861,7 @@
       <dependency>
         <groupId>org.netpreserve</groupId>
         <artifactId>jwarc</artifactId>
-        <version>0.28.2</version>
+        <version>0.28.3</version>
       </dependency>
       <dependency>
         <groupId>org.opengis</groupId>