From 19b4b9d168de3d62927af2fc3ae994f58cb84d10 Mon Sep 17 00:00:00 2001 From: Simon Grimme Date: Tue, 10 Oct 2023 12:29:40 +0200 Subject: [PATCH] Updated Node.js version used in build --- frontend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pom.xml b/frontend/pom.xml index 91ae27c..b8a75b8 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -49,7 +49,7 @@ install-node-and-npm - v16.16.0 + v18.18.0