This commit is contained in:
Looly
2023-03-31 08:52:28 +08:00
parent 41d1415cf5
commit acd9799a7a
3 changed files with 3 additions and 2 deletions

View File

@@ -106,6 +106,7 @@
<compilerArgument>-Xlint:unchecked</compilerArgument>
</configuration>
</plugin>
<!-- 单元测试 -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>