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/18 04:04:25 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24633: [SPARK-27757][BUILD] Bump Jackson to 2.9.9

dongjoon-hyun commented on a change in pull request #24633: [SPARK-27757][BUILD] Bump Jackson to 2.9.9
URL: https://github.com/apache/spark/pull/24633#discussion_r285328249
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -166,7 +166,7 @@
     <!-- for now, not running scalafmt as part of default verify pipeline -->
     <scalafmt.skip>true</scalafmt.skip>
     <codehaus.jackson.version>1.9.13</codehaus.jackson.version>
-    <fasterxml.jackson.version>2.9.8</fasterxml.jackson.version>
+    <fasterxml.jackson.version>2.9.9</fasterxml.jackson.version>
 
 Review comment:
   When this is uploaded to the Maven Central, please update the dependency with @srowen 's comment.

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