[ 
https://issues.apache.org/jira/browse/SPARK-26317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16715494#comment-16715494
 ] 

ASF GitHub Bot commented on SPARK-26317:
----------------------------------------

dongjoon-hyun closed pull request #23270: [SPARK-26317][BUILD] Upgrade SBT to 
0.13.18
URL: https://github.com/apache/spark/pull/23270
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/project/build.properties b/project/build.properties
index d03985d980ec8..23aa187fb35a7 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -14,4 +14,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-sbt.version=0.13.17
+sbt.version=0.13.18


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade SBT to 0.13.18
> ----------------------
>
>                 Key: SPARK-26317
>                 URL: https://issues.apache.org/jira/browse/SPARK-26317
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.0.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>             Fix For: 3.0.0
>
>
> SBT 0.13.14 ~ 1.1.1 has a bug on accessing `java.util.Base64.getDecoder` on 
> JDK9+. It's fixed at 1.1.2 and backported to 0.13.18 (released last week Nov 
> 28th). This issue aims to update SBT.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to