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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new c540d696 Bump org.ops4j.pax.url:pax-url-wrap from 2.6.14 to 3.0.3
c540d696 is described below

commit c540d69687160b35332c49cd560d8342e1178ce6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 20:22:39 2026 +0000

    Bump org.ops4j.pax.url:pax-url-wrap from 2.6.14 to 3.0.3
    
    Bumps 
[org.ops4j.pax.url:pax-url-wrap](https://github.com/ops4j/org.ops4j.pax.url) 
from 2.6.14 to 3.0.3.
    - 
[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-2.6.14...url-3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.ops4j.pax.url:pax-url-wrap
      dependency-version: 3.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 itests/felix/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/itests/felix/pom.xml b/itests/felix/pom.xml
index 9d72b1e9..41d7c721 100644
--- a/itests/felix/pom.xml
+++ b/itests/felix/pom.xml
@@ -278,7 +278,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-wrap</artifactId>
-            <version>2.6.14</version>
+            <version>3.0.3</version>
             <classifier>uber</classifier>
             <scope>test</scope>
         </dependency>

Reply via email to