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 2022/10/14 12:18:27 UTC

[karaf] branch main updated: [KARAF-7572] Upgrade to Felix SCR 2.2.4

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 25d8b40b9f [KARAF-7572] Upgrade to Felix SCR 2.2.4
     new 9e504590a4 Merge pull request #1654 from jbonofre/KARAF-7572
25d8b40b9f is described below

commit 25d8b40b9f8ee8750667012bba6eac4becdab88b
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 13 09:32:46 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index dd5d1a127f..2fa65ff0db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
         <felix.eventadmin.version>1.6.4</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.2.2</felix.scr.version>
+        <felix.scr.version>2.2.4</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>