[update] spring boot 4.0.1

This commit is contained in:
wujiawei
2026-01-01 15:55:12 +08:00
parent 7de3571339
commit 5c9f6fc11b
11 changed files with 23 additions and 23 deletions

View File

@@ -33,9 +33,9 @@
<url>https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network</url>
</scm>
<properties>
<maven.compiler.source>24</maven.compiler.source>
<maven.compiler.target>24</maven.compiler.target>
<javafx.version>24</javafx.version>
<maven.compiler.source>25</maven.compiler.source>
<maven.compiler.target>25</maven.compiler.target>
<javafx.version>25</javafx.version>
</properties>
<dependencies>