[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

@@ -6,7 +6,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>
<artifactId>wu-lazy-cloud-heartbeat-common</artifactId>
@@ -56,13 +56,13 @@
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-queue</artifactId>
<version>1.3.6-JDK24</version>
<version>1.3.7-JDK24-SNAPSHOT</version>
</dependency>
<!-- log -->
<!-- <dependency>-->
<!-- <groupId>top.wu2020</groupId>-->
<!-- <artifactId>wu-framework-log-spring-starter</artifactId>-->
<!-- <version>1.3.6-JDK24</version>-->
<!-- <version>1.3.7-JDK24-SNAPSHOT</version>-->
<!-- </dependency>-->
</dependencies>