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-slingstart-maven-plugin.git


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

commit b3abd6d811f895a126870ac241ba5d51d4be135c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Feb 3 16:51:43 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 af80cc0..bb4d575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.cm.json</artifactId>
-            <version>1.0.4</version>
+            <version>1.0.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to