You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/30 06:24:28 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24736: [SPARK-27862][Build] Move to json4s 3.6.5

dongjoon-hyun commented on a change in pull request #24736: [SPARK-27862][Build] Move to json4s 3.6.5
URL: https://github.com/apache/spark/pull/24736#discussion_r288872253
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -762,14 +762,19 @@
       <dependency>
         <groupId>org.json4s</groupId>
         <artifactId>json4s-jackson_${scala.binary.version}</artifactId>
-        <version>3.5.3</version>
+        <version>3.6.5</version>
 
 Review comment:
   Hi, @igreenfield . The following is the JIRA description. Since 3.6.6 is already out, could you describe the reason why we don't use `3.6.6` into the PR description?
   > it will be very good to upgrade to newer version

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org