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:34:49 UTC

[karaf] branch main 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 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 e0bf4dd912 [KARAF-7558] Upgrade to Felix ConfigAdmin interpolation plugin 1.2.6
     new 598c1fd083 Merge pull request #1635 from jbonofre/KARAF-7558
e0bf4dd912 is described below

commit e0bf4dd9129bc92a7235667656bb9201d7197a33
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66437b6eb5..f6fc6d853d 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>