[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:
parent
467b9bd81c
commit
34c8d164bd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user