[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>
This commit is contained in:
Xiduo You 2023-08-25 17:59:04 +08:00 committed by mingji
parent 467b9bd81c
commit 34c8d164bd
No known key found for this signature in database
GPG Key ID: 6392F71F37356FA0

View File

@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
sbt.version=1.9.3
sbt.version=1.9.4