update spring to 3.x

This commit is contained in:
Looly
2025-06-23 17:24:25 +08:00
parent fbf1b6cd1f
commit caf0ca658e
4 changed files with 32 additions and 39 deletions

View File

@@ -205,6 +205,9 @@
</goals>
</execution>
</executions>
<configuration>
<source>${compile.version}</source>
</configuration>
</plugin>
<!-- 统一更新pom版本 -->
<plugin>