From cdf820da0ba84aed2ddb035a1b78caadd118232b Mon Sep 17 00:00:00 2001 From: wangjunbo Date: Fri, 10 Nov 2023 14:43:40 +0800 Subject: [PATCH] [KYUUBI #5464] fix check --- integration-tests/kyuubi-jdbc-it/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/integration-tests/kyuubi-jdbc-it/pom.xml b/integration-tests/kyuubi-jdbc-it/pom.xml index ac13295a525..8734c853bc9 100644 --- a/integration-tests/kyuubi-jdbc-it/pom.xml +++ b/integration-tests/kyuubi-jdbc-it/pom.xml @@ -84,6 +84,12 @@ testcontainers-scala-mysql_${scala.binary.version} test + + + com.mysql + mysql-connector-j + test +