[fix] 1.3.7-JDK24-SNAPSHOT

This commit is contained in:
wujiawei
2025-11-12 21:44:13 +08:00
parent 3f4a05ba5c
commit ede2f0efb1
11 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.6-JDK24</version>
<version>1.3.7-JDK24-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -79,7 +79,7 @@
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-javafx-spring-starter</artifactId>
<version>1.3.6-JDK24</version>
<version>1.3.7-JDK24-SNAPSHOT</version>
</dependency>
</dependencies>