This commit is contained in:
Looly
2025-06-23 19:58:03 +08:00
parent 52afcdd388
commit a7663b93f7
5 changed files with 15 additions and 5 deletions

View File

@@ -207,6 +207,8 @@
</executions>
<configuration>
<source>${compile.version}</source>
<release>${compile.version}</release>
<failOnError>false</failOnError>
</configuration>
</plugin>
<!-- 统一更新pom版本 -->