From 99344359f09aaec400eececa8e2101640f9bc812 Mon Sep 17 00:00:00 2001 From: Mike Jumper Date: Thu, 5 Oct 2023 08:30:46 -0700 Subject: [PATCH] GUACAMOLE-1859: Update to newer Node.js and NPM for build. --- guacamole/pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/guacamole/pom.xml b/guacamole/pom.xml index 0911ea527..f411da654 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -68,6 +68,13 @@ src/main/frontend ${project.build.directory} + + + + --openssl-legacy-provider + + @@ -76,7 +83,8 @@ install-node-and-npm - v14.16.0 + v18.18.0 + 9.8.1