From 3eaa52609369714744dbf8a119635219886ec783 Mon Sep 17 00:00:00 2001
From: xiongxiaoyang <1179705413@qq.com>
Date: Sun, 28 May 2023 21:44:44 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DCVE=E6=BC=8F=E6=B4=9E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
novel-admin/pom.xml | 9 ++++++++-
novel-crawl/pom.xml | 6 ++++++
novel-front/pom.xml | 6 ++++++
pom.xml | 5 +++--
4 files changed, 23 insertions(+), 3 deletions(-)
diff --git a/novel-admin/pom.xml b/novel-admin/pom.xml
index 5ffaaad..fb69d4b 100644
--- a/novel-admin/pom.xml
+++ b/novel-admin/pom.xml
@@ -24,7 +24,8 @@
1.8
1.7
5.22.0
- 3.1.0
+ 3.0.0
+ 2.15.1
@@ -208,6 +209,12 @@
${sharding.jdbc.version}
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson.version}
+
+
diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml
index c90537d..4044805 100644
--- a/novel-crawl/pom.xml
+++ b/novel-crawl/pom.xml
@@ -26,6 +26,12 @@
spring-boot-starter-security
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson.version}
+
+
diff --git a/novel-front/pom.xml b/novel-front/pom.xml
index ea9ace7..9d4e0c6 100644
--- a/novel-front/pom.xml
+++ b/novel-front/pom.xml
@@ -49,6 +49,12 @@
alipay-sdk-java
${alipay-sdk-java.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson.version}
+
diff --git a/pom.xml b/pom.xml
index 9562dad..d1cfd33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,11 +41,12 @@
6.3.1
1.4.1.RELEASE
3.12.5
- 3.1.0
- 3.15.2
+ 3.0.0
+ 3.16.3
1.5
4.35.139.ALL
1.0.0
+ 2.15.1