This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push: new 2eb8a71 [KARAF-7045] Upgrade to Felix CM JSON 1.0.6 new 6508e19 Merge pull request #1310 from jbonofre/KARAF-7045 2eb8a71 is described below commit 2eb8a71ac1df4fd968997dab845123f19567a50f Author: jbonofre <jbono...@apache.org> AuthorDate: Sun Feb 28 11:12:57 2021 +0100 [KARAF-7045] Upgrade to Felix CM JSON 1.0.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa29fa1..bcc9e04 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version> <felix.bundlerepository.version>2.0.10</felix.bundlerepository.version> - <felix.cm.json.version>1.0.2</felix.cm.json.version> + <felix.cm.json.version>1.0.6</felix.cm.json.version> <felix.configadmin.version>1.9.20</felix.configadmin.version> <felix.configadmin.interpolation.plugin.version>1.1.2</felix.configadmin.interpolation.plugin.version> <felix.configurator.version>1.0.12</felix.configurator.version>