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 272f779b00 Bump org.ops4j.pax.url:pax-url-aether from 3.0.1 to 3.0.2 
(#2597)
272f779b00 is described below

commit 272f779b00c97817c90b16844b7e88ab5b4f4a84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 08:28:41 2026 +0100

    Bump org.ops4j.pax.url:pax-url-aether from 3.0.1 to 3.0.2 (#2597)
    
    Bumps 
[org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url) 
from 3.0.1 to 3.0.2.
    - 
[Changelog](https://github.com/ops4j/org.ops4j.pax.url/blob/main/changes-3.0.adoc)
    - 
[Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-3.0.1...url-3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.ops4j.pax.url:pax-url-aether
      dependency-version: 3.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 711f0db01c..530d349bf7 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -89,7 +89,7 @@
     <dependency>
       <groupId>org.ops4j.pax.url</groupId>
       <artifactId>pax-url-aether</artifactId>
-      <version>3.0.1</version>
+      <version>3.0.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to