🔖 发布3.5.4.B测试版本

This commit is contained in:
Binary Wang
2019-09-09 13:38:53 +08:00
parent 34aea1916d
commit fdaefcb9ea
11 changed files with 13 additions and 11 deletions

View File

@@ -6,10 +6,12 @@
<parent>
<groupId>com.github.binarywang</groupId>
<artifactId>wx-java</artifactId>
<version>3.5.3.B</version>
<version>3.5.4.B</version>
</parent>
<packaging>pom</packaging>
<artifactId>wx-java-spring-boot-starters</artifactId>
<name>WxJava - Spring Boot Starters</name>
<description>WxJava 各个模块的 Spring Boot Starter</description>
<properties>
<spring.boot.version>2.1.4.RELEASE</spring.boot.version>