aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/pom.xml')
-rw-r--r--catalog-ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-ui/pom.xml b/catalog-ui/pom.xml
index d9d7fd77ab..df1d6f9b25 100644
--- a/catalog-ui/pom.xml
+++ b/catalog-ui/pom.xml
@@ -89,7 +89,7 @@
</goals>
<configuration>
<!-- See https://nodejs.org/en/download/ for latest node and npm (lts) versions -->
- <nodeVersion>v14.17.1</nodeVersion>
+ <nodeVersion>v16.20.0</nodeVersion>
<npmVersion>6.14.13</npmVersion>
</configuration>
</execution>