This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new a325fe9 [KARAF-5710] Upgrade to Felix Resolver 1.16.0
a325fe9 is described below
commit a325fe9700fc9b86dbba3098471ec336b6e98faf
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Apr 30 07:23:34 2018 +0200
[KARAF-5710] Upgrade to Felix Resolver 1.16.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8f6830c..7af3092 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
<felix.scr.compat.version>1.0.4</felix.scr.compat.version>
<felix.scr.webconsole.plugin.version>2.0.8</felix.scr.webconsole.plugin.version>
<felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
- <felix.resolver.version>1.14.0</felix.resolver.version>
+ <felix.resolver.version>1.16.0</felix.resolver.version>
<aries.application.version>1.0.0</aries.application.version>
<aries.application.api.version>1.0.0</aries.application.api.version>
--
To stop receiving notification emails like this one, please contact
[email protected].