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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d6d5d5  SLING-10106 : Update to Apache Felix cm.json 1.0.6
4d6d5d5 is described below

commit 4d6d5d55a063564b7a7dba15cb3cd6575d3dcee9
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Feb 3 16:44:55 2021 +0100

    SLING-10106 : Update to Apache 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 2e6cf2e..750270f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.cm.json</artifactId>
-            <version>1.0.4</version>
+            <version>1.0.6</version>
             <scope>provided</scope>
         </dependency>
 

Reply via email to