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

jsedding pushed a commit to branch 
task/SLING-12127-update-o.a.s.feature.analyser-to-2.0.2
in repository 
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git

commit d5fc44825f13f526ed5ab8c9e0871365e5c874b4
Author: Julian Sedding <[email protected]>
AuthorDate: Sat Nov 4 15:29:28 2023 +0100

    SLING-12127 - Update o.a.s.repoinit.parser to 1.9.0 in 
slingfeature-maven-plugin
    
    -update o.a.s.feature.analyzer to 2.0.0 due to its
     transitive dependency to o.a.s.repoinit.parser
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9445de1..300d629 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>2.0.0</version>
+            <version>2.0.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

Reply via email to