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

commit 6901cbeb95bb8de2460e6075bb91d158d8563c8d
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Aug 20 10:18:42 2021 +0100

    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 c909336..41dad26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.28</version>
+            <version>1.3.34</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.launcher</artifactId>
-            <version>1.1.20</version>
+            <version>1.1.22</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to