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_r288211366
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -714,14 +714,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:
   1. It uses the same Scala version as spark.
   2. It fixes issues with default value used in case class constructor.  
   3. and some other improvements.

----------------------------------------------------------------
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]

Reply via email to