Update pom.xml

更新版本
This commit is contained in:
2024-05-10 16:03:30 +08:00
parent 1148f844c0
commit e25cf46793

View File

@@ -8,11 +8,11 @@
<version>3.1.6</version> <version>3.1.6</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<!-- 打包文件名版本信息 -->
<!-- 打包文件名版本信息 -->
<groupId>com.kimgo</groupId> <groupId>com.kimgo</groupId>
<artifactId>wePush</artifactId> <artifactId>wePush</artifactId>
<version>1.1.5</version> <version>1.1.8</version>
<name>wePush</name> <name>wePush</name>
<description>Add log.</description> <description>Add log.</description>