Skip to content
Snippets Groups Projects
  • Weiqing Yang's avatar
    9338aa4f
    [SPARK-18697][BUILD] Upgrade sbt plugins · 9338aa4f
    Weiqing Yang authored
    ## What changes were proposed in this pull request?
    
    This PR is to upgrade sbt plugins. The following sbt plugins will be upgraded:
    ```
    sbteclipse-plugin: 4.0.0 -> 5.0.1
    sbt-mima-plugin: 0.1.11 -> 0.1.12
    org.ow2.asm/asm: 5.0.3 -> 5.1
    org.ow2.asm/asm-commons: 5.0.3 -> 5.1
    ```
    ## How was this patch tested?
    Pass the Jenkins build.
    
    Author: Weiqing Yang <yangweiqing001@gmail.com>
    
    Closes #16223 from weiqingy/SPARK_18697.
    [SPARK-18697][BUILD] Upgrade sbt plugins
    Weiqing Yang authored
    ## What changes were proposed in this pull request?
    
    This PR is to upgrade sbt plugins. The following sbt plugins will be upgraded:
    ```
    sbteclipse-plugin: 4.0.0 -> 5.0.1
    sbt-mima-plugin: 0.1.11 -> 0.1.12
    org.ow2.asm/asm: 5.0.3 -> 5.1
    org.ow2.asm/asm-commons: 5.0.3 -> 5.1
    ```
    ## How was this patch tested?
    Pass the Jenkins build.
    
    Author: Weiqing Yang <yangweiqing001@gmail.com>
    
    Closes #16223 from weiqingy/SPARK_18697.