You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2018/11/27 11:04:37 UTC

[camel] branch website updated: CAMEL-11492: Upgrade node and yarn

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

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


The following commit(s) were added to refs/heads/website by this push:
     new 7b52240  CAMEL-11492: Upgrade node and yarn
7b52240 is described below

commit 7b522409d31f5803143fb0f1b4ef909370460bb5
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Mon Nov 26 15:36:14 2018 +0000

    CAMEL-11492: Upgrade node and yarn
---
 camel-website/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-website/pom.xml b/camel-website/pom.xml
index e30aafa..6166374 100644
--- a/camel-website/pom.xml
+++ b/camel-website/pom.xml
@@ -75,8 +75,8 @@
             </goals>
             <phase>generate-sources</phase>
             <configuration>
-              <nodeVersion>v8.10.0</nodeVersion>
-              <yarnVersion>v1.5.1</yarnVersion>
+              <nodeVersion>v10.13.0</nodeVersion>
+              <yarnVersion>v1.12.3</yarnVersion>
             </configuration>
           </execution>
           <execution>