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 227006f7 Bump org.ops4j.pax.url:pax-url-aether from 2.6.14 to 3.0.2
(#83)
227006f7 is described below
commit 227006f79042a410c352602d52c45e82ba78a1d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 19:18:56 2026 +0200
Bump org.ops4j.pax.url:pax-url-aether from 2.6.14 to 3.0.2 (#83)
Bumps
[org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url)
from 2.6.14 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-2.6.14...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-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
itests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/itests/pom.xml b/itests/pom.xml
index e378e50c..0abf20f5 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
- <version>2.6.14</version>
+ <version>3.0.2</version>
</dependency>
</dependencies>