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 @@ -23,7 +23,7 @@ weixin-java-tools
2323<dependency >
2424 <groupId >me.chanjar</groupId >
2525 <artifactId >weixin-java-mp</artifactId >
26- <version >1.3.2 </version >
26+ <version >1.3.3 </version >
2727</dependency >
2828```
2929
@@ -33,7 +33,7 @@ weixin-java-tools
3333<dependency >
3434 <groupId >me.chanjar</groupId >
3535 <artifactId >weixin-java-cp</artifactId >
36- <version >1.3.2 </version >
36+ <version >1.3.3 </version >
3737</dependency >
3838```
3939
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.3-SNAPSHOT </version >
8+ <version >1.3.3</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.3-SNAPSHOT </version >
9+ <version >1.3.3</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.3-SNAPSHOT </version >
9+ <version >1.3.3</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.3-SNAPSHOT </version >
9+ <version >1.3.3</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