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 2021/09/11 17:44:31 UTC

[karaf] branch main updated: [KARAF-7252] Upgrade to Felix SCR 2.1.30

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

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


The following commit(s) were added to refs/heads/main by this push:
     new cf17818  [KARAF-7252] Upgrade to Felix SCR 2.1.30
     new 1729abc  Merge pull request #1432 from jbonofre/KARAF-7252
cf17818 is described below

commit cf178182c0dea5e07a04ae8663fed7c6dd14d5ca
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Sep 10 15:30:49 2021 +0200

    [KARAF-7252] Upgrade to Felix SCR 2.1.30
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c83e84..8c1b81a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
         <felix.eventadmin.version>1.6.2</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.28</felix.scr.version>
+        <felix.scr.version>2.1.30</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>2.0.4</felix.resolver.version>