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

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


The following commit(s) were added to refs/heads/master by this push:
     new ec8a4c99 chore: use the latest version of the slingfeature-maven-plugin
ec8a4c99 is described below

commit ec8a4c991fadfe95118efc6895e89d1bf73ea597
Author: Robert Munteanu <rombert>
AuthorDate: Sat Apr 27 23:20:12 2024 +0200

    chore: use the latest version of the slingfeature-maven-plugin
---
 org.apache.sling.servlets.oidc-rp/pom.xml | 2 +-
 org.apache.sling.thumbnails/pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/org.apache.sling.servlets.oidc-rp/pom.xml 
b/org.apache.sling.servlets.oidc-rp/pom.xml
index b74a5e4d..21b27e10 100644
--- a/org.apache.sling.servlets.oidc-rp/pom.xml
+++ b/org.apache.sling.servlets.oidc-rp/pom.xml
@@ -62,7 +62,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingfeature-maven-plugin</artifactId>
-                <version>1.7.2</version>
+                <version>1.8.2</version>
                 <extensions>true</extensions>
                 <configuration>
                     
<skipAddFeatureDependencies>true</skipAddFeatureDependencies>
diff --git a/org.apache.sling.thumbnails/pom.xml 
b/org.apache.sling.thumbnails/pom.xml
index 5a3b07d5..d31ba1dc 100644
--- a/org.apache.sling.thumbnails/pom.xml
+++ b/org.apache.sling.thumbnails/pom.xml
@@ -92,7 +92,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingfeature-maven-plugin</artifactId>
-                <version>1.4.18</version>
+                <version>1.8.2</version>
                 <extensions>true</extensions>
                 <configuration>
                     <framework>

Reply via email to