From b6ffc98ee38ba9452374cdc2c0518abea1df7430 Mon Sep 17 00:00:00 2001 From: dandrfranco Date: Sat, 13 Mar 2021 19:17:44 +0000 Subject: [PATCH] Update Nodejs version to 14.16.0 Related with https://github.com/jhipster/generator-jhipster/issues/14304 --- .github/workflows/github-ci.yml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/github-ci.yml b/.github/workflows/github-ci.yml index c2ca2d980..9a459154a 100644 --- a/.github/workflows/github-ci.yml +++ b/.github/workflows/github-ci.yml @@ -26,7 +26,7 @@ jobs: if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]') && !contains(github.event.pull_request.title, '[skip ci]') && !contains(github.event.pull_request.title, '[ci skip]')" timeout-minutes: 40 env: - NODE_VERSION: 12.19.0 + NODE_VERSION: 14.16.0 SPRING_OUTPUT_ANSI_ENABLED: DETECT JHI_DISABLE_WEBPACK_LOGS: true NG_CLI_ANALYTICS: false @@ -34,7 +34,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: - node-version: 12.19.0 + node-version: 14.16.0 - uses: actions/setup-java@v1 with: java-version: '11.x' diff --git a/pom.xml b/pom.xml index a77265238..ac1efae43 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ 3.3.9 11 - v12.16.1 - 6.14.5 + v14.16.0 + 6.14.11 UTF-8 UTF-8 ${project.build.directory}/test-results