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 27ddd50  Update to latest feature model dependencies
27ddd50 is described below

commit 27ddd50f482fff7b6812abb7a0e46b045f90b28b
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Jan 12 10:30:48 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 45971db..6b48c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,12 +176,12 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.16</version>
+            <version>1.3.18</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.1.16</version>
+            <version>1.1.18</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to