diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml
index 1ff8bea98..376bb860c 100644
--- a/kyuubi-common/pom.xml
+++ b/kyuubi-common/pom.xml
@@ -155,7 +155,7 @@
org.scalatestplus
- mockito-4-6_${scala.binary.version}
+ mockito-4-11_${scala.binary.version}
test
diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml
index 54d4507d5..2a7ce2270 100644
--- a/kyuubi-server/pom.xml
+++ b/kyuubi-server/pom.xml
@@ -476,7 +476,7 @@
org.scalatestplus
- mockito-4-6_${scala.binary.version}
+ mockito-4-11_${scala.binary.version}
test
diff --git a/pom.xml b/pom.xml
index b23fbd0d5..5bf90e748 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
6.0.5
2.20.0
8.0.32
- 4.6.1
+ 4.11.0
4.1.89.Final
0.12.0
1.10.1
@@ -183,8 +183,8 @@
3.21.7
0.10.7
2.4.0
- 3.2.15
- 3.2.15.0
+ 3.2.16
+ 3.2.16.0
4.1.0
1.7.36
1.33
@@ -1043,7 +1043,7 @@
org.scalatestplus
- mockito-4-6_${scala.binary.version}
+ mockito-4-11_${scala.binary.version}
${scalatestplus.version}