From 731e7c6edc5feeccecc76033e7aa6a694a7b3102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Mon, 28 Nov 2022 18:37:12 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=90=8E=E7=AB=AF]=20=E7=A7=BB=E9=99=A4jackso?= =?UTF-8?q?n=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../microservice-provider-test-8011/pom.xml | 19 ------------------- backend/pom.xml | 18 ------------------ 2 files changed, 37 deletions(-) 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} - -