diff --git a/backend/microservice-provider-test-8011/pom.xml b/backend/microservice-provider-test-8011/pom.xml index 87550d6..f6e4ffa 100644 --- a/backend/microservice-provider-test-8011/pom.xml +++ b/backend/microservice-provider-test-8011/pom.xml @@ -31,25 +31,6 @@ com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - - - jackson-core - com.fasterxml.jackson.core - - - - - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-annotations diff --git a/backend/pom.xml b/backend/pom.xml index fbcdbd0..ebfd779 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -33,7 +33,6 @@ 8.0.30 1.2.8 - 2.13.4 @@ -135,23 +134,6 @@ 2.0.19 - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - -