You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/12 07:24:45 UTC

[camel] 01/04: Upgrade frontend maven plugin

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 57e3bebfc95f3c00abf82432882d736cfd196334
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Feb 12 07:37:02 2021 +0100

    Upgrade frontend maven plugin
---
 docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/pom.xml b/docs/pom.xml
index 7d1ef51..c0c8b0f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -45,7 +45,7 @@
             <plugin>
                 <groupId>com.github.eirslett</groupId>
                 <artifactId>frontend-maven-plugin</artifactId>
-                <version>1.6</version>
+                <version>1.11.0</version>
                 <executions>
                     <execution>
                         <id>install node and yarn</id>