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

apupier pushed a commit to branch 
revert-21242-dependabot/maven/com.github.eirslett-frontend-maven-plugin-2.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c9b0b4d95fd781fe764b6e6dbffcd3321dfe60d3
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Wed Feb 11 09:14:25 2026 +0100

    Revert "chore(deps-dev): Bump com.github.eirslett:frontend-maven-plugin"
    
    This reverts commit 040b7903e1894b4ee3c5345df6f01aa07dc38a1f.
---
 docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/pom.xml b/docs/pom.xml
index 55b34dcc8b91..71e13f8aa06a 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -131,7 +131,7 @@
                     <plugin>
                         <groupId>com.github.eirslett</groupId>
                         <artifactId>frontend-maven-plugin</artifactId>
-                        <version>2.0.0</version>
+                        <version>1.15.1</version>
                         <executions>
                             <execution>
                                 <id>install node and yarn</id>

Reply via email to