You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2022/03/15 14:18:02 UTC

[sling-slingfeature-maven-plugin] 01/02: release preparation: update dependency of sling.feature.analyzer to 1.6.2

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

angela pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git

commit d708e20def99a69353567106ffc9ad7df544af94
Author: angela <an...@adobe.com>
AuthorDate: Tue Mar 15 15:11:48 2022 +0100

    release preparation: update dependency of sling.feature.analyzer to 1.6.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 79bec8a..26b4ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.6.0</version>
+            <version>1.6.2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>