matthias-koch commented on code in PR #4651:
URL: https://github.com/apache/zeppelin/pull/4651#discussion_r1322513826
##########
pom.xml:
##########
@@ -111,8 +111,8 @@
<scalacheck.version>1.12.5</scalacheck.version>
<!-- frontend maven plugin related versions-->
- <node.version>v12.3.1</node.version>
- <npm.version>6.9.0</npm.version>
+ <node.version>v14.17.0</node.version>
Review Comment:
To avoid trouble, I updated to the oldest Node version that is still
supported by npm 9. However, this should actually be done in a separate PR. I
removed the npm update.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]