fix(基础配置): 修改自定义jmeter-core版本号

This commit is contained in:
fit2-zhao 2022-02-11 09:22:41 +08:00 committed by fit2-zhao
parent 339c0e04df
commit 530f1a653e
1 changed files with 1 additions and 1 deletions

View File

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