fix comment

This commit is contained in:
Looly
2025-06-25 17:03:22 +08:00
parent 9d83869d85
commit bb607e30ae
21 changed files with 484 additions and 142 deletions

View File

@@ -210,7 +210,7 @@
<encoding>UTF-8</encoding>
<source>${compile.version}</source>
<release>${compile.version}</release>
<failOnError>false</failOnError>
<failOnError>true</failOnError>
</configuration>
</plugin>
<!-- 统一更新pom版本 -->