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 7d5cfa18 Bump org.ops4j.pax.url:pax-url-aether from 3.0.2 to 3.0.3
(#94)
7d5cfa18 is described below
commit 7d5cfa18de9a732fa50ef1668ed9598691afc2fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 19:53:45 2026 +0200
Bump org.ops4j.pax.url:pax-url-aether from 3.0.2 to 3.0.3 (#94)
Bumps
[org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url)
from 3.0.2 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-3.0.2...url-3.0.3)
---
updated-dependencies:
- dependency-name: org.ops4j.pax.url:pax-url-aether
dependency-version: 3.0.3
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>
---
itests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/itests/pom.xml b/itests/pom.xml
index 0abf20f5..c802567f 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>3.0.2</version>
+ <version>3.0.3</version>
</dependency>
</dependencies>