Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21596#discussion_r199803209
  
    --- Diff: pom.xml ---
    @@ -158,8 +158,8 @@
         <scala.version>2.11.12</scala.version>
         <scala.binary.version>2.11</scala.binary.version>
         <codehaus.jackson.version>1.9.13</codehaus.jackson.version>
    -    <fasterxml.jackson.version>2.6.7</fasterxml.jackson.version>
    -    
<fasterxml.jackson.databind.version>2.6.7.1</fasterxml.jackson.databind.version>
    +    <fasterxml.jackson.version>2.9.6</fasterxml.jackson.version>
    +    
<fasterxml.jackson.databind.version>2.9.6</fasterxml.jackson.databind.version>
    --- End diff --
    
    I suspect we can collapse these two versions; they were broken out to 
handle the fact that a few 2.6.x Jackson releases didn't publish all artifacts. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to