felixcheung commented on a change in pull request #3370: ZEPPELIN-4168: Use
secure URLs for Maven repositories
URL: https://github.com/apache/zeppelin/pull/3370#discussion_r287584279
##########
File path: zeppelin-interpreter/pom.xml
##########
@@ -42,7 +42,7 @@
<maven.plugin.api.version>3.0</maven.plugin.api.version>
<aether.version>1.12</aether.version>
<maven.aeither.provider.version>3.0.3</maven.aeither.provider.version>
- <wagon.version>1.0</wagon.version>
+ <wagon.version>2.7</wagon.version>
Review comment:
probably
https://github.com/apache/zeppelin/blob/master/zeppelin-distribution/src/bin_license/LICENSE#L214
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services