You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2021/09/03 08:45:04 UTC

[sling-org-apache-sling-feature-analyser] 01/02: Update repoinit parser

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-analyser.git

commit ea9f3f39b38941ac496269a8612186584e3fa511
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Sep 3 09:44:23 2021 +0100

    Update repoinit parser
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50e081b..c767efe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.6.8</version>
+            <version>1.6.10</version>
             <scope>provided</scope>
         </dependency>
         <dependency>