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-org-apache-sling-feature-analyser.git


The following commit(s) were added to refs/heads/master by this push:
     new 557da29  SLING-11389 Update repoinit parser dependency to latest
     new 36b6128  Merge pull request #38 from enapps-enorman/issues/SLING-11389
557da29 is described below

commit 557da295878b39d1f3271b2a7dff06fd0ef6cb01
Author: Eric Norman <[email protected]>
AuthorDate: Thu Jul 7 22:34:08 2022 -0700

    SLING-11389 Update repoinit parser dependency to latest
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f453dd7..63cd082 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.6.14</version>
+            <version>1.7.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to