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 <claus.ib...@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>

Reply via email to