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/07 07:35:27 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7558] Upgrade to Felix ConfigAdmin interpolation plugin 1.2.6

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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new aa1ec47dfb [KARAF-7558] Upgrade to Felix ConfigAdmin interpolation plugin 1.2.6
aa1ec47dfb is described below

commit aa1ec47dfb487fde70eb50ae7612da3bcc10fbe1
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 6 15:16:59 2022 +0200

    [KARAF-7558] Upgrade to Felix ConfigAdmin interpolation plugin 1.2.6
    
    (cherry picked from commit e0bf4dd9129bc92a7235667656bb9201d7197a33)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b5baee03f..933fd3291c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         <felix.bundlerepository.version>2.0.10</felix.bundlerepository.version>
         <felix.cm.json.version>1.0.6</felix.cm.json.version>
         <felix.configadmin.version>1.9.24</felix.configadmin.version>
-        <felix.configadmin.interpolation.plugin.version>1.2.4</felix.configadmin.interpolation.plugin.version>
+        <felix.configadmin.interpolation.plugin.version>1.2.6</felix.configadmin.interpolation.plugin.version>
         <felix.configurator.version>1.0.14</felix.configurator.version>
         <felix.connect.version>0.2.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>