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
commit ce58c1c7a360962f9194dbdf6fd7c7a6abef6305 Author: Zoran Regvart <zregv...@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>