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

This commit is contained in:
fit2-zhao 2022-03-18 10:13:16 +08:00 committed by xiaomeinvG
parent caf991e0fe
commit f9bd46ff88
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.1.2</version>
<version>1.1.3</version>
<exclusions>
<exclusion>
<artifactId>netty</artifactId>