diff --git a/pom.xml b/pom.xml
index b54dac3ed..db062d521 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,6 +102,8 @@
2021.0.9
+ 1.14.19
+ 4.9.0
2.0.2
@@ -157,6 +159,26 @@
import
+
+ net.bytebuddy
+ byte-buddy
+ ${byte-buddy.version}
+
+
+
+ org.mockito
+ mockito-inline
+ ${mocktio.version}
+ test
+
+
+
+ org.mockito
+ mockito-core
+ ${mocktio.version}
+ test
+
+
uk.org.webcompere
system-stubs-jupiter
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index d65cac62c..4e4626959 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -78,9 +78,7 @@
1.78.1
- 1.14.19
2.15.3
- 4.9.0
2.0
1.7.0
@@ -237,12 +235,6 @@
${springdoc.version}
-
- net.bytebuddy
- byte-buddy
- ${byte-buddy.version}
-
-
org.bouncycastle
bcpkix-jdk18on
@@ -261,20 +253,6 @@
${snakeyaml.version}
-
- org.mockito
- mockito-inline
- ${mocktio.version}
- test
-
-
-
- org.mockito
- mockito-core
- ${mocktio.version}
- test
-
-
polaris-all