File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ webmagic使用maven管理依赖,在项目中添加对应的依赖即可使用w
3838<dependency >
3939 <groupId >us.codecraft</groupId >
4040 <artifactId >webmagic-core</artifactId >
41- <version >0.7.2 </version >
41+ <version >0.7.3 </version >
4242</dependency >
4343<dependency >
4444 <groupId >us.codecraft</groupId >
4545 <artifactId >webmagic-extension</artifactId >
46- <version >0.7.2 </version >
46+ <version >0.7.3 </version >
4747</dependency >
4848```
4949
Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ Add dependencies to your pom.xml:
2323<dependency >
2424 <groupId >us.codecraft</groupId >
2525 <artifactId >webmagic-core</artifactId >
26- <version >0.7.2 </version >
26+ <version >0.7.3 </version >
2727</dependency >
2828<dependency >
2929 <groupId >us.codecraft</groupId >
3030 <artifactId >webmagic-extension</artifactId >
31- <version >0.7.2 </version >
31+ <version >0.7.3 </version >
3232</dependency >
3333```
3434
Original file line number Diff line number Diff line change 66 <version >7</version >
77 </parent >
88 <groupId >us.codecraft</groupId >
9- <version >0.7.2 </version >
9+ <version >0.7.3 </version >
1010 <modelVersion >4.0.0</modelVersion >
1111 <packaging >pom</packaging >
1212 <properties >
233233 <version >2.10.4</version >
234234 <configuration >
235235 <encoding >UTF-8</encoding >
236- <doctitle >WebMagic 0.7.2 </doctitle >
236+ <doctitle >WebMagic 0.7.3 </doctitle >
237237 <locale >en_US</locale >
238238 </configuration >
239239 <executions >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >us.codecraft</groupId >
55 <artifactId >webmagic-parent</artifactId >
6- <version >0.7.2 </version >
6+ <version >0.7.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >us.codecraft</groupId >
55 <artifactId >webmagic-parent</artifactId >
6- <version >0.7.2 </version >
6+ <version >0.7.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >webmagic-parent</artifactId >
55 <groupId >us.codecraft</groupId >
6- <version >0.7.2 </version >
6+ <version >0.7.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >webmagic-parent</artifactId >
55 <groupId >us.codecraft</groupId >
6- <version >0.7.2 </version >
6+ <version >0.7.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >webmagic-parent</artifactId >
55 <groupId >us.codecraft</groupId >
6- <version >0.7.2 </version >
6+ <version >0.7.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >webmagic-parent</artifactId >
55 <groupId >us.codecraft</groupId >
6- <version >0.7.2 </version >
6+ <version >0.7.3 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments