refactor: 更新ms-jmeter-core依赖版本

This commit is contained in:
BugKing 2021-12-22 21:19:10 +08:00
parent 744308655e
commit eb4cfb8f27
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.2</version>
<version>1.0.3</version>
</dependency>
<!-- 排除jmeter中的 xstream 解决bug -->