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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 45bdf88  update plugin versions
45bdf88 is described below

commit 45bdf888c910da791d93762997e9311e72039575
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Feb 20 10:43:12 2026 +0100

    update plugin versions
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d588e6c..d973414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -495,7 +495,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingfeature-maven-plugin</artifactId>
-                <version>1.9.2</version>
+                <version>1.9.4</version>
                 <extensions>true</extensions>
                 <configuration>
                     <features>src/test/it-features</features>
@@ -557,7 +557,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>feature-launcher-maven-plugin</artifactId>
-                <version>1.0.3-SNAPSHOT</version>
+                <version>1.0.4</version>
                 <configuration>
                     <launches>
                         <launch>

Reply via email to