This is an automated email from the ASF dual-hosted git repository.

jkevan pushed a commit to branch upgradeNode16
in repository https://gitbox.apache.org/repos/asf/unomi.git

commit bd59b9ca4e1276f8e7bd4cd1ec6cc30b69ec853f
Author: Kevan <ke...@jahia.com>
AuthorDate: Tue Aug 29 17:30:16 2023 +0200

    UNOMI-799: upgrade node version used for building JS to latest 16
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92b68ab70..7adf3895d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
         <httpclient-osgi.version>4.5.5</httpclient-osgi.version>
         <httpcore-osgi.version>4.4.9</httpcore-osgi.version>
 
-        <node.version>v14.20.0</node.version>
+        <node.version>v16.20.2</node.version>
         <yarn.version>v1.22.19</yarn.version>
 
         
<release.arguments>-Papache-release,integration-tests</release.arguments>

Reply via email to