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 @@ -13,7 +13,7 @@ weixin-java-tools
1313<dependency >
1414 <groupId >me.chanjar</groupId >
1515 <artifactId >weixin-java-mp</artifactId >
16- <version >1.1.0 </version >
16+ <version >1.1.1 </version >
1717</dependency >
1818```
1919
@@ -23,7 +23,7 @@ weixin-java-tools
2323<dependency >
2424 <groupId >me.chanjar</groupId >
2525 <artifactId >weixin-java-cp</artifactId >
26- <version >1.1.0 </version >
26+ <version >1.1.1 </version >
2727</dependency >
2828```
2929
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.1.1-SNAPSHOT </version >
8+ <version >1.1.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.1.1-SNAPSHOT </version >
9+ <version >1.1.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.1.1-SNAPSHOT </version >
9+ <version >1.1.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.1.1-SNAPSHOT </version >
9+ <version >1.1.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