fix(接口测试): core 版本号修改

This commit is contained in:
fit2-zhao 2022-01-20 17:36:16 +08:00 committed by fit2-zhao
parent f5a895c05c
commit 9defb580ff
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
<dependency>
<groupId>io.metersphere</groupId>
<artifactId>ms-jmeter-core</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</dependency>
<!-- 排除jmeter中的 xstream 解决bug -->