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-org-apache-sling-feature-extension-apiregions.git


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

commit 71089a344d5a6c5b392096f87fd10d336d9767ee
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 14:40:57 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 83af30d..9d261e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,13 +62,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.19-SNAPSHOT</version>
+            <version>1.2.20</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.18</version>
+            <version>1.3.22</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -80,7 +80,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.launcher</artifactId>
-            <version>1.1.14</version>
+            <version>1.1.16</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to