更新 template/entrance/web/pom.xml
This commit is contained in:
@@ -23,14 +23,17 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.vs</groupId>
|
<groupId>com.vs</groupId>
|
||||||
<artifactId>vs-mock-web</artifactId>
|
<artifactId>vs-mock-web</artifactId>
|
||||||
|
<version>${vs.mock.spring}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.vs</groupId>
|
<groupId>com.vs</groupId>
|
||||||
<artifactId>vs-debug-agent</artifactId>
|
<artifactId>vs-debug-agent</artifactId>
|
||||||
|
<version>${vs.debug.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.vs</groupId>
|
<groupId>com.vs</groupId>
|
||||||
<artifactId>vs-debug-plugin</artifactId>
|
<artifactId>vs-debug-plugin</artifactId>
|
||||||
|
<version>${vs.debug.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user