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

jsedding pushed a commit to branch 
task/SLING-12127-update-repoinit.parser-to-1.9.0
in repository 
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git

commit de2f92d62f227504cd23957b5676f2316015170c
Author: Julian Sedding <[email protected]>
AuthorDate: Thu Nov 2 11:04:49 2023 +0100

    SLING-12127 - Update o.a.s.repoinit.parser to 1.9.0 in 
slingfeature-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 08f0016..9445de1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

Reply via email to