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