fix(接口测试): 修复Dubbo重复请求的bug

This commit is contained in:
q4speed 2020-10-09 13:47:46 +08:00
parent 3c8fc97fe6
commit a3e1ab4653
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@
<dependency> <dependency>
<groupId>io.metersphere</groupId> <groupId>io.metersphere</groupId>
<artifactId>jmeter-plugins-dubbo</artifactId> <artifactId>jmeter-plugins-dubbo</artifactId>
<version>2.7.10</version> <version>2.7.11</version>
</dependency> </dependency>
<!-- LDAP Module --> <!-- LDAP Module -->