You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/01/29 16:19:06 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated: SLING-10106 : Update to Apache Felix cm.json 1.0.4

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-cpconverter.git


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

commit 0ac4f152fdb19849b4a0c7961de7f461ab451e68
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Jan 29 17:18:29 2021 +0100

    SLING-10106 : Update to Apache Felix cm.json 1.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a47161c..174e776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.cm.json</artifactId>
-      <version>1.0.2</version>
+      <version>1.0.4</version>
       <scope>provided</scope>
     </dependency>
     <dependency>