From a98a51fb0d89f8022188144d4d144be95ca0d514 Mon Sep 17 00:00:00 2001 From: Cheng Pan <379377944@qq.com> Date: Wed, 21 Apr 2021 00:40:20 +0800 Subject: [PATCH] [KYUUBI #548] [TEST] Bump scalatest 3.1.4 ### _Why are the changes needed?_ The latest stable version of `scalatest` is 3.2.7, released on Apr, 2021. We choose the 3.1.4 because there are severals breaking changes over 2 minor versions, and must fix all deprecated warnings in 3.1.4 before bump to 3.2.7. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request Closes #548 from pan3793/scalatest. Closes #548 d803e3f [Cheng Pan] [TEST] Bump scalatest 3.1.4 Authored-by: Cheng Pan <379377944@qq.com> Signed-off-by: fwang12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5b4665ef7..270cd44cb 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ 1.7.30 3.4.14 - 3.0.3 + 3.1.4 iceberg-spark3-runtime 0.11.1