fix(接口测试): 修复dubbo客户端v2.7.7以上版本在进行泛化调用server端为v2.6.x以前版本时出现No Provider错误

This commit is contained in:
q4speed 2020-10-30 12:07:41 +08:00
parent aa4ba14780
commit 2063612252
1 changed files with 1 additions and 1 deletions

View File

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