[fix] 移除jvmTarget

This commit is contained in:
hsdllcw
2024-11-30 15:12:47 +08:00
parent 67413e3c12
commit 36893ec5ac
3 changed files with 0 additions and 9 deletions

View File

@@ -338,9 +338,6 @@
</goals>
</execution>
</executions>
<configuration>
<jvmTarget>21</jvmTarget>
</configuration>
</plugin>
</plugins>
<pluginManagement>