You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/03/22 05:46:19 UTC

[camel] 02/02: Upgrade maven plugin in docs

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

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

commit eddc595fc33b40761c88223489a3293f51c405d1
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 22 06:45:50 2021 +0100

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

diff --git a/docs/pom.xml b/docs/pom.xml
index c0c8b0f..dbc15b8 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.11.0</version>
+                <version>1.11.2</version>
                 <executions>
                     <execution>
                         <id>install node and yarn</id>