From 9f1c479b7772d49196d95399f94c0737bda4464b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=AD=8F=E5=AE=8F=E6=96=8C?= <1602586227@qq.com>
Date: Mon, 15 Feb 2021 22:29:30 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Knife4j=20=E4=BE=9D=E8=B5=96?=
=?UTF-8?q?=E5=8D=87=E7=BA=A7=20fastjson=20,=E5=8E=BB=E6=8E=89mybatis?=
=?UTF-8?q?=E5=A4=9A=E4=BD=99=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
file-web/pom.xml | 17 +++++------------
pom.xml | 23 +++++++++--------------
2 files changed, 14 insertions(+), 26 deletions(-)
diff --git a/file-web/pom.xml b/file-web/pom.xml
index 8c43910..5bb6d14 100644
--- a/file-web/pom.xml
+++ b/file-web/pom.xml
@@ -34,13 +34,6 @@
-
-
-
- org.mybatis.spring.boot
- mybatis-spring-boot-starter
-
-
com.baomidou
mybatis-plus-boot-starter
@@ -81,11 +74,11 @@
test
-
- com.qiwenshare
- file-office
- 1.0.0-SNAPSHOT
-
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index c2108d3..b5295f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,14 +32,11 @@
commons-lang3
-
- org.springdoc
- springdoc-openapi-ui
- 1.5.2
+ com.github.xiaoymin
+ knife4j-spring-boot-starter
+ 3.0.2
-
-
@@ -51,8 +48,9 @@
com.alibaba
fastjson
- 1.2.28
+ 1.2.75
+
mysql
@@ -62,9 +60,10 @@
cn.hutool
hutool-all
- 5.3.4
+ 5.5.8
+
org.springframework.boot
@@ -83,11 +82,7 @@
-
- org.mybatis.spring.boot
- mybatis-spring-boot-starter
- 2.1.1
-
+
com.baomidou
mybatis-plus-boot-starter
@@ -124,7 +119,7 @@
file-common
file-web
- file-office
+