Compare commits
7 Commits
8c4c8b3294
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 71c72bf86e | |||
| c0747b49a8 | |||
| e0f51727b8 | |||
| 73a5db20b4 | |||
| 89f92b2e15 | |||
| 15b1f9324e | |||
| 298fd9ecc9 |
4
pom.xml
4
pom.xml
@@ -6,13 +6,13 @@
|
|||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.1.6</version>
|
<version>3.1.6</version>
|
||||||
<relativePath/> <!-- lookup parent from repository -->
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!-- 打包文件名版本信息 -->
|
<!-- 打包文件名版本信息 -->
|
||||||
<groupId>com.kimgo</groupId>
|
<groupId>com.kimgo</groupId>
|
||||||
<artifactId>wePush</artifactId>
|
<artifactId>wePush</artifactId>
|
||||||
<version>1.2.1</version>
|
<version>1.2.0</version>
|
||||||
<name>wePush</name>
|
<name>wePush</name>
|
||||||
<description>Add log.</description>
|
<description>Add log.</description>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user