File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
xmlns=" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.github.binarywang</groupId >
7
- <artifactId >weixin-mp-demo</artifactId >
7
+ <artifactId >weixin-java- mp-demo</artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
9
<packaging >war</packaging >
10
10
<name >Weixin MP Demo</name >
11
11
<description >weixin mp demo with spring MVC</description >
12
- <url >https://github.com/wechat-group/weixin-mp-demo</url >
12
+ <url >https://github.com/wechat-group/weixin-java- mp-demo</url >
13
13
<properties >
14
14
<maven .compiler.source>1.7</maven .compiler.source>
15
15
<maven .compiler.target>1.7</maven .compiler.target>
16
16
17
- <weixin-java-mp .version>2.4.5 .BETA</weixin-java-mp .version>
17
+ <weixin-java-mp .version>2.4.8 .BETA</weixin-java-mp .version>
18
18
<spring .version>4.3.2.RELEASE</spring .version>
19
19
<spring-security .version>4.1.3.RELEASE</spring-security .version>
20
20
<guava .version>19.0</guava .version>
You can’t perform that action at this time.
0 commit comments