This commit is contained in:
Looly
2022-04-17 16:36:28 +08:00
parent 992477f521
commit 7bd5aaab7c
2 changed files with 3 additions and 2 deletions

View File

@@ -97,6 +97,7 @@
<configuration>
<source>${compile.version}</source>
<target>${compile.version}</target>
<compilerArgument>-Xlint:unchecked</compilerArgument>
</configuration>
</plugin>
<!-- Javadoc -->