celeborn/project/build.properties
Xiduo You 34c8d164bd
[CELEBORN-921] Upgrade sbt to 1.9.4
### What changes were proposed in this pull request?

Upgrade sbt from 1.9.3 to 1.9.4

### Why are the changes needed?

Solves CVE and several issues.

<img width="1377" alt="image" src="https://github.com/apache/incubator-celeborn/assets/12025282/33710ee5-739a-4a11-8739-48f7898072bb">

Release note see: https://github.com/sbt/sbt/releases/tag/v1.9.4

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
PASS CI

Closes #1841 from ulysses-you/CELEBORN-921.

Authored-by: Xiduo You <ulyssesyou18@gmail.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2023-08-25 17:59:04 +08:00

18 lines
802 B
Properties

#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
sbt.version=1.9.4