Update pom.xml

master
wangsiyuan 2024-05-11 17:38:04 +08:00
parent 15b1f9324e
commit 89f92b2e15
1 changed files with 2 additions and 2 deletions

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.3</version>
<version>1.2.4</version>
<name>wePush</name>
<description>Add log.</description>