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-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ea8f42c68 Revert "chore(deps): update dependency 
com.github.eirslett:frontend-maven-plugin to v2 (#252)"
ea8f42c68 is described below

commit ea8f42c680a01c367321e864d397fed7bf098be2
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Jan 13 11:33:21 2026 +0100

    Revert "chore(deps): update dependency 
com.github.eirslett:frontend-maven-plugin to v2 (#252)"
    
    This reverts commit f61d504e523ec2944f7b78ff30d4dd41953c4703.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 33c16a5a3..238b3ef7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
                     <plugin>
                         <groupId>com.github.eirslett</groupId>
                         <artifactId>frontend-maven-plugin</artifactId>
-                        <version>2.0.0</version>
+                        <version>1.15.4</version>
                         <configuration>
                             
<npmInheritsProxyConfigFromMaven>false</npmInheritsProxyConfigFromMaven>
                             
<installDirectory>${project.build.directory}</installDirectory>

Reply via email to