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 256f2873a TIKA-4327: update pax-url-aether
256f2873a is described below
commit 256f2873adf70c0a793c50614150f3ba74d4eb34
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 19 15:56:18 2025 +0200
TIKA-4327: 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 a7d971bdb..c6522f276 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>