You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/11/26 14:45:00 UTC

[cxf] 02/03: Updating pax url

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit f36ad07e70b10b5d20901f3e7506d75d121c0822
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Nov 26 14:34:10 2019 +0000

    Updating pax url
---
 osgi/itests-felix/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/osgi/itests-felix/pom.xml b/osgi/itests-felix/pom.xml
index 006198d..f5f2caf 100644
--- a/osgi/itests-felix/pom.xml
+++ b/osgi/itests-felix/pom.xml
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-aether</artifactId>
-            <version>1.6.0</version>
+            <version>5.6.2</version>
             <scope>test</scope>
         </dependency>