Compare commits

..

7 Commits

Author SHA1 Message Date
71c72bf86e Update pom.xml 2024-05-13 10:49:55 +08:00
c0747b49a8 Update pom.xml 2024-05-11 17:50:46 +08:00
e0f51727b8 Update pom.xml 2024-05-11 17:48:22 +08:00
73a5db20b4 Update pom.xml 2024-05-11 17:45:37 +08:00
89f92b2e15 Update pom.xml 2024-05-11 17:38:04 +08:00
15b1f9324e Update pom.xml 2024-05-11 17:34:16 +08:00
298fd9ecc9 Update pom.xml 2024-05-11 17:32:06 +08:00

View File

@@ -6,13 +6,13 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.6</version>
<relativePath/> <!-- lookup parent from repository -->
<relativePath/>
</parent>
<!-- 打包文件名版本信息 -->
<groupId>com.kimgo</groupId>
<artifactId>wePush</artifactId>
<version>1.2.1</version>
<version>1.2.0</version>
<name>wePush</name>
<description>Add log.</description>