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

joerghoh pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git


The following commit(s) were added to refs/heads/master by this push:
     new a22f080  SLING-12768 update repoinit.parser to 1.9.2 (#185)
a22f080 is described below

commit a22f080b16867130a05bd8d113899f789d06fd2d
Author: Jörg Hoh <joerg...@users.noreply.github.com>
AuthorDate: Tue May 6 02:07:58 2025 +0200

    SLING-12768 update repoinit.parser to 1.9.2 (#185)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bcdf23b..9b88d4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.repoinit.parser</artifactId>
-      <version>1.9.0</version>
+      <version>1.9.2</version>
       <scope>compile</scope>
     </dependency>
     <dependency>

Reply via email to