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-extension-apiregions.git


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

commit 13973f1bdeae1fc60e24d233ee1ddc47fcab1414
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Feb 3 16:57:33 2021 +0100

    SLING-10106 : Update to Apache Felix cm.json 1.0.6
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4b101f8..83af30d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,13 +56,13 @@
         <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>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.18</version>
+            <version>1.2.19-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to