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

cziegeler 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 b6d82d8  Update to latest api regions extension 1.4.0
b6d82d8 is described below

commit b6d82d86c93897edb0862b36e4867a4e0a8e06b1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 13 12:59:12 2021 +0200

    Update to latest api regions extension 1.4.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 98c6b7f..b38dd97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.35-SNAPSHOT</version>
+            <version>1.3.39-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -182,7 +182,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.3.10</version>
+            <version>1.4.0</version>
         </dependency>
         <!-- aux dependencies for Content-Package check -->
         <dependency>

Reply via email to