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


The following commit(s) were added to refs/heads/master by this push:
     new 99b6fe9  SLING-10009 Update to latest feature model
99b6fe9 is described below

commit 99b6fe96640e806d4f85c18b13f4dec7d1e6923c
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Dec 18 09:58:33 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index ae19fe9..96c4eea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,17 +171,17 @@
         <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>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.14</version>
+            <version>1.3.16</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.1.14</version>
+            <version>1.1.16</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to