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 2021/03/14 06:36:49 UTC

[tika] branch branch_1x updated: TIKA-3244: update pax-url-aether

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

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


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 02ed830  TIKA-3244: update pax-url-aether
02ed830 is described below

commit 02ed830a79ca8b4e9dd42349e0f3526e35eda377
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Sun Mar 14 07:36:36 2021 +0100

    TIKA-3244: update pax-url-aether
---
 tika-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index 29e1d13..2a4cead 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.ops4j.pax.url</groupId>
       <artifactId>pax-url-aether</artifactId>
-      <version>2.5.4</version>
+      <version>2.6.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>