From 9c7f5f394387099037d4af06f7abefc1b78628ea Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期四, 25 四月 2024 15:45:42 +0800
Subject: [PATCH] 最新版本

---
 server/visits/pom.xml |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/server/visits/pom.xml b/server/visits/pom.xml
index facdcbd..5c307b2 100644
--- a/server/visits/pom.xml
+++ b/server/visits/pom.xml
@@ -21,10 +21,6 @@
     <dependencies>
         <dependency>
             <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-web</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-dependencies</artifactId>
             <version>2.3.12.RELEASE</version>
             <type>pom</type>
@@ -49,6 +45,12 @@
             <!-- <version>2.2.7.RELEASE</version>-->
         </dependency>
 
+        <!-- 鎺ュ彛鏂囨。 -->
+        <!--dependency>
+            <groupId>com.github.xiaoymin</groupId>
+            <artifactId>knife4j-openapi3-jakarta-spring-boot-starter</artifactId>
+            <version>4.3.0</version>
+        </dependency>-->
     </dependencies>
     <properties>
         <maven.compiler.source>8</maven.compiler.source>

--
Gitblit v1.9.3