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/03 08:20:13 UTC

[tika] branch main updated: TIKA-4123: update pax.exam

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 bb89b7922 TIKA-4123: update pax.exam
bb89b7922 is described below

commit bb89b792283f255e9a5cda3beef14ed692657465
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sun Sep 3 10:19:57 2023 +0200

    TIKA-4123: update pax.exam
---
 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 f9ccc7ee4..9c128cd77 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -376,7 +376,7 @@
     <osgi.core.version>6.0.0</osgi.core.version>
     <osgi.compendium.version>5.0.0</osgi.compendium.version>
     <parso.version>2.0.14</parso.version>
-    <pax.exam.version>4.13.1</pax.exam.version>
+    <pax.exam.version>4.13.5</pax.exam.version>
     <pdfbox.version>2.0.29</pdfbox.version>
     <!-- NOTE: sync tukaani version with commons-compress in tika-parsers -->
     <poi.version>5.2.3</poi.version>