From: Robert Varga Date: Thu, 19 Mar 2020 10:42:43 +0000 (+0100) Subject: Update node.js to 12.16.1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=fd94780264495bdf7e7287f6d85c797d66787dfb;hp=73ef52aa50c9bc3f8fc33e660e8c1d9b76fe9705;p=dlux.git Update node.js to 12.16.1 This bumps the versions to latest LTS version, changelogs: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.13.0 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.13.1 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.14.0 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.14.1 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.15.0 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.16.0 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.16.1 Change-Id: Ie395a9e5a8c2e22d22a1b08f4fc258f6e5fa4494 Signed-off-by: Robert Varga --- diff --git a/dlux-web/pom.xml b/dlux-web/pom.xml index be7e3bdf..79d2f5d8 100644 --- a/dlux-web/pom.xml +++ b/dlux-web/pom.xml @@ -196,7 +196,7 @@ - v12.13.0 + v12.16.1