You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/04/30 06:32:51 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6683] Upgrade to felix scr 2.1.20

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new fa129f5  [KARAF-6683] Upgrade to felix scr 2.1.20
fa129f5 is described below

commit fa129f592b9ffdc2dd78d9775caca14484b19f95
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 07:47:54 2020 +0200

    [KARAF-6683] Upgrade to felix scr 2.1.20
    
    (cherry picked from commit be69a3799acf76727afa8b62fc113341f9a51feb)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4e21138..8763f8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
         <felix.eventadmin.version>1.5.0</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.8</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
-        <felix.scr.version>2.1.16</felix.scr.version>
+        <felix.scr.version>2.1.20</felix.scr.version>
         <felix.scr.webconsole.plugin.version>2.1.0</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
         <felix.resolver.version>1.16.0</felix.resolver.version>