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 fe9d1f964 TIKA-4421: update pax-url-aether
fe9d1f964 is described below

commit fe9d1f964e665c05de16c53572b32d81126303a9
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 19 15:58:17 2025 +0200

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

diff --git a/tika-bundles/tika-bundle-standard/pom.xml 
b/tika-bundles/tika-bundle-standard/pom.xml
index 93abfe41e..04539ed09 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.ops4j.pax.url</groupId>
       <artifactId>pax-url-aether</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to