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/04/23 13:40:16 UTC

[GitHub] [spark] srowen commented on issue #24395: [SPARK-27493][BUILD] Upgrade ASM to 7.1

srowen commented on issue #24395: [SPARK-27493][BUILD] Upgrade ASM to 7.1
URL: https://github.com/apache/spark/pull/24395#issuecomment-485807215
 
 
   PS @dongjoon-hyun should the ASM dependency have been updated in the SBT build here? it still has...
   ```
   libraryDependencies += "org.ow2.asm"  % "asm" % "7.0"
   
   libraryDependencies += "org.ow2.asm"  % "asm-commons" % "7.0"
   ```

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