summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab60738..28df24d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<configuration>
<workingDirectory>${project.basedir}/public</workingDirectory>
<installDirectory>target</installDirectory>
- <nodeVersion>v9.11.1</nodeVersion>
+ <nodeVersion>v14.5.0</nodeVersion>
<yarnVersion>v1.6.0</yarnVersion>
</configuration>
<executions>