jongyoul commented on code in PR #4651:
URL: https://github.com/apache/zeppelin/pull/4651#discussion_r1321624298
##########
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:
I also wonder :-) but maybe the author tried to build it from the newer one
and found a "relatively" newer version that can build the code.
--
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]