File tree Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.github.binarywang</groupId >
7
7
<artifactId >weixin-java-parent</artifactId >
8
- <version >2.2.0 </version >
8
+ <version >2.3.0-SNAPSHOT </version >
9
9
<packaging >pom</packaging >
10
10
<name >WeiXin Java Tools - Parent</name >
11
11
<description >微信公众号、企业号上级POM</description >
72
72
<version >${logback.version} </version >
73
73
<scope >test</scope >
74
74
</dependency >
75
- <dependency >
76
- <groupId >org.apache.httpcomponents</groupId >
77
- <artifactId >fluent-hc</artifactId >
78
- <version >${httpclient.version} </version >
79
- </dependency >
80
75
<dependency >
81
76
<groupId >org.apache.httpcomponents</groupId >
82
77
<artifactId >httpmime</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.binarywang</groupId >
8
8
<artifactId >weixin-java-parent</artifactId >
9
- <version >2.2.0 </version >
9
+ <version >2.3.0-SNAPSHOT </version >
10
10
</parent >
11
11
12
12
<artifactId >weixin-java-common</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.binarywang</groupId >
8
8
<artifactId >weixin-java-parent</artifactId >
9
- <version >2.2.0 </version >
9
+ <version >2.3.0-SNAPSHOT </version >
10
10
</parent >
11
11
12
12
<artifactId >weixin-java-cp</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.binarywang</groupId >
8
8
<artifactId >weixin-java-parent</artifactId >
9
- <version >2.2.0 </version >
9
+ <version >2.3.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >weixin-java-mp</artifactId >
12
12
<name >WeiXin Java Tools - MP</name >
You can’t perform that action at this time.
0 commit comments