This commit is contained in:
chenjianxing 2020-10-30 14:07:57 +08:00
commit 713257c4d5
1 changed files with 1 additions and 9 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 -->
@ -362,14 +362,6 @@
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.3</version>
</dependency>
</dependencies>
<build>