diff --git a/address/pom.xml b/address/pom.xml index 5247f1252..f401a7bf7 100644 --- a/address/pom.xml +++ b/address/pom.xml @@ -36,11 +36,6 @@ - - junit - junit - test - ${project.groupId} nacos-naming diff --git a/api/pom.xml b/api/pom.xml index d35ba3abd..fbbe74d55 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -55,11 +55,6 @@ com.fasterxml.jackson.core jackson-databind - - junit - junit - test - org.springframework spring-test diff --git a/client/pom.xml b/client/pom.xml index 72fb7907a..e5013e4e5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -109,21 +109,10 @@ true - - junit - junit - test - - io.prometheus simpleclient - - org.mockito - mockito-core - test - org.yaml snakeyaml diff --git a/cmdb/pom.xml b/cmdb/pom.xml index ea752307c..a9ea20c93 100644 --- a/cmdb/pom.xml +++ b/cmdb/pom.xml @@ -39,12 +39,6 @@ - - junit - junit - test - - ${project.groupId} nacos-core diff --git a/common/pom.xml b/common/pom.xml index aace1bef2..d560815c8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -65,13 +65,6 @@ com.fasterxml.jackson.core jackson-databind - - - - junit - junit - test - diff --git a/config/pom.xml b/config/pom.xml index e22794679..3b84fefaf 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -36,11 +36,6 @@ - - junit - junit - test - org.springframework.boot spring-boot-starter-web diff --git a/console/pom.xml b/console/pom.xml index 61de71b38..4b523e6a1 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -66,12 +66,6 @@ org.slf4j jul-to-slf4j - - - org.mockito - mockito-core - test - org.springframework.boot spring-boot-starter-security diff --git a/core/pom.xml b/core/pom.xml index 717925baa..5c3d72913 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -103,12 +103,6 @@ test - - junit - junit - test - - org.springframework spring-test diff --git a/example/pom.xml b/example/pom.xml index fd8e425e0..6eb3c66a6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -38,11 +38,6 @@ - - junit - junit - test - ${project.groupId} nacos-common diff --git a/istio/pom.xml b/istio/pom.xml index 49f29d1bf..243a54937 100644 --- a/istio/pom.xml +++ b/istio/pom.xml @@ -30,11 +30,6 @@ http://nacos.io - - junit - junit - test - ${project.groupId} nacos-api diff --git a/naming/pom.xml b/naming/pom.xml index 7a2ab091b..b4790300d 100644 --- a/naming/pom.xml +++ b/naming/pom.xml @@ -40,11 +40,6 @@ - - junit - junit - test - ${project.groupId} nacos-core diff --git a/sys/pom.xml b/sys/pom.xml index 703dcaf2d..ea561598a 100644 --- a/sys/pom.xml +++ b/sys/pom.xml @@ -58,12 +58,6 @@ - - junit - junit - test - - org.springframework spring-test diff --git a/test/pom.xml b/test/pom.xml index 45aa8295b..783c53abd 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -87,12 +87,6 @@ nacos-address - - junit - junit - test - - org.springframework spring-test @@ -105,12 +99,6 @@ test - - org.mockito - mockito-core - test - - com.github.keran213539 commonOkHttp