This commit is contained in:
六如
2025-01-06 17:40:50 +08:00
parent b4e6e3f94d
commit 92b2d6443b
2 changed files with 6 additions and 5 deletions

View File

@@ -20,11 +20,6 @@
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.5</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.6.14</version>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
@@ -42,6 +37,7 @@
<groupId>com.ly.smart-doc</groupId>
<artifactId>smart-doc</artifactId>
<version>3.0.9</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>