This is an automated email from the ASF dual-hosted git repository. amichai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
commit 625024785c8b01b4285c28cc74ce4139b7cb8303 Author: Amichai Rothman <[email protected]> AuthorDate: Wed May 29 15:53:20 2024 +0300 ARIES-2148 Upgrade Pax Url to 2.6.14 --- itests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itests/pom.xml b/itests/pom.xml index 665a1b46..00c57fce 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.2</version> + <version>2.6.14</version> </dependency> </dependencies>
