This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new c3b7af0b5 Revert "[KYUUBI #5253] Upgrade testcontainers-scala from 
0.40.12 to 0.41.0"
c3b7af0b5 is described below

commit c3b7af0b54769c8377df49201e06165ce8a9d72c
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Sep 5 14:18:46 2023 +0800

    Revert "[KYUUBI #5253] Upgrade testcontainers-scala from 0.40.12 to 0.41.0"
    
    This reverts commit d5cc6788d30d7a4658215130a948f9fc9855b5ad.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 948e94d41..2e03256e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
         <sqlite.version>3.42.0.0</sqlite.version>
         <swagger.version>2.2.1</swagger.version>
         <swagger-ui.version>4.9.1</swagger-ui.version>
-        <testcontainers-scala.version>0.41.0</testcontainers-scala.version>
+        <testcontainers-scala.version>0.40.12</testcontainers-scala.version>
         <!-- https://github.com/ThreeTen/threeten-extra/issues/226 -->
         <threeten.version>1.7.0</threeten.version>
         <thrift.version>0.9.3</thrift.version>

Reply via email to