mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 13:16:19 +08:00
⬆️ Bump testng from 7.5 to 7.5.1 (#3010)
This commit is contained in:
parent
c33ee14574
commit
34400c55e6
2
pom.xml
2
pom.xml
@ -226,7 +226,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.testng</groupId>
|
<groupId>org.testng</groupId>
|
||||||
<artifactId>testng</artifactId>
|
<artifactId>testng</artifactId>
|
||||||
<version>7.5</version>
|
<version>7.5.1</version>
|
||||||
<!-- 这个不能用7.6以上的版本,不支持jdk8-->
|
<!-- 这个不能用7.6以上的版本,不支持jdk8-->
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
Loading…
Reference in New Issue
Block a user