fix(接口测试): 修复Dubbo重复请求的bug
This commit is contained in:
parent
3c8fc97fe6
commit
a3e1ab4653
|
@ -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 -->
|
||||||
|
|
Loading…
Reference in New Issue