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

enorman 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 147c649  SLING-11389 Update to latest o.a.sling.feature.analyser
147c649 is described below

commit 147c649ec588609593912975167f1c480202916e
Author: Eric Norman <[email protected]>
AuthorDate: Wed Jul 13 15:29:52 2022 -0700

    SLING-11389 Update to latest o.a.sling.feature.analyser
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22e05f1..070cd4f 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.4</version>
+            <version>1.6.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to