igreenfield commented on a change in pull request #24729: [SPARK-27862][Build] Move to json4s 3.6.5 URL: https://github.com/apache/spark/pull/24729#discussion_r288230249
########## File path: core/pom.xml ########## @@ -33,6 +33,10 @@ <name>Spark Project Core</name> <url>http://spark.apache.org/</url> <dependencies> + <dependency> Review comment: it was in json4s 3.5.3 and removed. so now need to be direct. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
