fix: 删除无用依赖 vs-mock-web
This commit is contained in:
@@ -20,11 +20,7 @@
|
|||||||
<artifactId>{{ .artifactId }}-entrance-mq</artifactId>
|
<artifactId>{{ .artifactId }}-entrance-mq</artifactId>
|
||||||
<version>{{ .version }}</version>
|
<version>{{ .version }}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.vs</groupId>
|
|
||||||
<artifactId>vs-mock-web</artifactId>
|
|
||||||
<version>${vs.mock.spring}</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.vs</groupId>
|
<groupId>com.vs</groupId>
|
||||||
<artifactId>vs-debug-agent</artifactId>
|
<artifactId>vs-debug-agent</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user