aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorIgor Dysko <igor1.dysko@orange.com>2021-07-19 16:51:43 +0200
committerIgor Dysko <igor1.dysko@orange.com>2021-07-20 15:23:31 +0200
commit944bfda5bb621ef0f6d5be74debb2bba6369588b (patch)
treeb83e7b2041b2753dc2e487ba2aebdf7b9b4f0e4e /pom.xml
parent847dd464a5ccb46dae990fd36173d50839f99977 (diff)
Upgrade React to version 17
Upgraded versions of react, react-dom, react-table and other libraries. Issue-ID: AAI-3277 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I79a76dac11054484a56726f7bdc77207bee9f987
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 662d856..b90e919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@
<phase>generate-resources</phase>
<configuration>
<workingDirectory>${project.basedir}/graphgraph-fe</workingDirectory>
- <nodeVersion>v10.10.0</nodeVersion>
+ <nodeVersion>v12.22.3</nodeVersion>
</configuration>
</execution>
<execution>