File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ weixin-java-tools
1717<dependency >
1818 <groupId >me.chanjar</groupId >
1919 <artifactId >weixin-java-mp</artifactId >
20- <version >1.3.0 </version >
20+ <version >1.3.1 </version >
2121</dependency >
2222```
2323
@@ -27,7 +27,7 @@ weixin-java-tools
2727<dependency >
2828 <groupId >me.chanjar</groupId >
2929 <artifactId >weixin-java-cp</artifactId >
30- <version >1.3.0 </version >
30+ <version >1.3.1 </version >
3131</dependency >
3232```
3333
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >me.chanjar</groupId >
77 <artifactId >weixin-java-parent</artifactId >
8- <version >1.3.1-SNAPSHOT </version >
8+ <version >1.3.1</version >
99 <packaging >pom</packaging >
1010 <name >WeiXin Java Tools - Parent</name >
1111 <description >微信公众号、企业号上级POM</description >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >me.chanjar</groupId >
88 <artifactId >weixin-java-parent</artifactId >
9- <version >1.3.1-SNAPSHOT </version >
9+ <version >1.3.1</version >
1010 </parent >
1111
1212 <artifactId >weixin-java-common</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >me.chanjar</groupId >
88 <artifactId >weixin-java-parent</artifactId >
9- <version >1.3.1-SNAPSHOT </version >
9+ <version >1.3.1</version >
1010 </parent >
1111
1212 <artifactId >weixin-java-cp</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >me.chanjar</groupId >
88 <artifactId >weixin-java-parent</artifactId >
9- <version >1.3.1-SNAPSHOT </version >
9+ <version >1.3.1</version >
1010 </parent >
1111 <artifactId >weixin-java-mp</artifactId >
1212 <name >WeiXin Java Tools - MP</name >
You can’t perform that action at this time.
0 commit comments