build: jmeter version
This commit is contained in:
parent
feee6e323b
commit
e838e7b346
|
@ -271,6 +271,10 @@
|
|||
<artifactId>log4j-slf4j-impl</artifactId>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<artifactId>ApacheJMeter_core</artifactId>
|
||||
<groupId>org.apache.jmeter</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<!--随机数据生成API-->
|
||||
|
|
Loading…
Reference in New Issue