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

coheigea pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new 4619703  Updating Pax URL Aether to 2.6.11
4619703 is described below

commit 46197033d65c52942d6bc074c6c7ecb3573059c1
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Feb 17 15:05:07 2022 +0000

    Updating Pax URL Aether to 2.6.11
    
    (cherry picked from commit e60d9b48e5d77d6bbb39f969340e9929827b1d79)
    (cherry picked from commit 25d5aa1aa4de26c8d9695e943da3f213cf4ce740)
---
 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 e441a9e..9112c11 100644
--- a/osgi/itests-felix/pom.xml
+++ b/osgi/itests-felix/pom.xml
@@ -108,7 +108,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-aether</artifactId>
-            <version>2.6.7</version>
+            <version>2.6.11</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to