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 11:11:58 UTC

[cxf-dosgi] branch master updated: 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-dosgi.git


The following commit(s) were added to refs/heads/master by this push:
     new a214e84  Updating pax url
a214e84 is described below

commit a214e84a03310b9cdebdc8df6157ddc130bf5ef3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Nov 26 11:11:38 2019 +0000

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

diff --git a/itests/multi-bundle/pom.xml b/itests/multi-bundle/pom.xml
index e8c7dae..8ff82cd 100644
--- a/itests/multi-bundle/pom.xml
+++ b/itests/multi-bundle/pom.xml
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-aether</artifactId>
-            <version>2.6.1</version>
+            <version>2.6.2</version>
         </dependency>
 
         <!--