From 1bd0eb86bedaf5054340945d0dcf3421550c0712 Mon Sep 17 00:00:00 2001 From: lijiarao Date: Thu, 12 Sep 2024 14:55:58 +0800 Subject: [PATCH] =?UTF-8?q?fix=E5=AE=89=E5=85=A8=20=E5=8D=87=E7=BA=A7jacks?= =?UTF-8?q?on-databind-2.11.3.jar=E7=89=88=E6=9C=AC=E5=88=B02.14.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- laws-base/laws-base-tools/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/laws-base/laws-base-tools/pom.xml b/laws-base/laws-base-tools/pom.xml index df35db4f..59ea7f02 100644 --- a/laws-base/laws-base-tools/pom.xml +++ b/laws-base/laws-base-tools/pom.xml @@ -15,8 +15,21 @@ org.springframework.boot spring-boot-starter-web + + + jackson-databind + com.fasterxml.jackson.core + + true + + + com.fasterxml.jackson.core + jackson-databind + 2.14.2 + + org.springframework.boot