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


The following commit(s) were added to refs/heads/master by this push:
     new be7b0a653 Update dependency com.github.eirslett:frontend-maven-plugin 
to v2.0.2 (#283)
be7b0a653 is described below

commit be7b0a653168c8334695efd51ca3bbe5bb24eab8
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jul 29 08:22:43 2026 +0100

    Update dependency com.github.eirslett:frontend-maven-plugin to v2.0.2 (#283)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 866eda50e..623dc6251 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,7 @@
                     <plugin>
                         <groupId>com.github.eirslett</groupId>
                         <artifactId>frontend-maven-plugin</artifactId>
-                        <version>2.0.1</version>
+                        <version>2.0.2</version>
                         <configuration>
                             
<npmInheritsProxyConfigFromMaven>false</npmInheritsProxyConfigFromMaven>
                             
<installDirectory>${project.build.directory}</installDirectory>

Reply via email to