You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2021/01/12 10:40:38 UTC

[sling-feature-converter-maven-plugin] branch master updated: Update to latest feature model dependencies

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 49d8e6e  Update to latest feature model dependencies
49d8e6e is described below

commit 49d8e6e07228432523ac03a0f65a1aa68947feba
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Tue Jan 12 10:40:21 2021 +0000

    Update to latest feature model dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c1c9099..4fc21b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
 	<dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.cpconverter</artifactId>
-            <version>1.0.22</version>
+            <version>1.0.24</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -180,7 +180,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.16</version>
+            <version>1.2.18</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>