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 cc2e8b1050 build(deps): bump org.apache.felix:org.apache.felix.cm.json 
(#2742)
cc2e8b1050 is described below

commit cc2e8b1050409f5565603fc38586a14d5ae4040b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 08:27:45 2026 +0200

    build(deps): bump org.apache.felix:org.apache.felix.cm.json (#2742)
    
    Bumps org.apache.felix:org.apache.felix.cm.json from 2.0.6 to 2.0.8.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:org.apache.felix.cm.json
      dependency-version: 2.0.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a873a86e30..10e714b74f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
         <equinox.coordinator.version>1.5.500</equinox.coordinator.version>
 
         <felix.bundlerepository.version>2.0.10</felix.bundlerepository.version>
-        <felix.cm.json.version>2.0.6</felix.cm.json.version>
+        <felix.cm.json.version>2.0.8</felix.cm.json.version>
         <felix.configadmin.version>1.9.26</felix.configadmin.version>
         
<felix.configadmin.interpolation.plugin.version>1.2.8</felix.configadmin.interpolation.plugin.version>
         <felix.configurator.version>1.0.18</felix.configurator.version>

Reply via email to