【fix】1.3.1-JDK17-SNAPSHOT

This commit is contained in:
wujiawei
2025-05-03 10:41:36 +08:00
parent 7b26e9cb60
commit f0fd22ccd4
18 changed files with 40 additions and 40 deletions

View File

@ -8,12 +8,12 @@
<parent>
<artifactId>wu-framework-parent</artifactId>
<groupId>top.wu2020</groupId>
<version>1.3.0-JDK17-SNAPSHOT</version>
<version>1.3.1-JDK17-SNAPSHOT</version>
</parent>
<artifactId>wu-lazy-cloud-network</artifactId>
<packaging>pom</packaging>
<version>1.3.0-JDK17-SNAPSHOT</version>
<version>1.3.1-JDK17-SNAPSHOT</version>
<description>云上云下</description>
@ -72,7 +72,7 @@
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-dependencies</artifactId>
<version>1.3.0-JDK17-SNAPSHOT</version>
<version>1.3.1-JDK17-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>