This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new 25d5aa1 Updating Pax URL Aether to 2.6.11
25d5aa1 is described below
commit 25d5aa1aa4de26c8d9695e943da3f213cf4ce740
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)
---
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 6479ecf..393e204 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>