mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-08-01 18:32:09 +08:00
Merge pull request #62 from chillzhuang/dependabot/maven/dev/org.apache.maven.plugins-maven-surefire-plugin-3.5.3
⬆️ Bump org.apache.maven.plugins:maven-surefire-plugin from 2.18.1 to 3.5.3
This commit is contained in:
commit
55d50c603e
2
pom.xml
2
pom.xml
|
|
@ -631,7 +631,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
<version>2.18.1</version>
|
<version>3.5.3</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skipTests>true</skipTests>
|
<skipTests>true</skipTests>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user