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
38
38
<dependency >
39
39
<groupId >us.codecraft</groupId >
40
40
<artifactId >webmagic-core</artifactId >
41
- <version >0.7.2 </version >
41
+ <version >0.7.3 </version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >us.codecraft</groupId >
45
45
<artifactId >webmagic-extension</artifactId >
46
- <version >0.7.2 </version >
46
+ <version >0.7.3 </version >
47
47
</dependency >
48
48
```
49
49
Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ Add dependencies to your pom.xml:
23
23
<dependency >
24
24
<groupId >us.codecraft</groupId >
25
25
<artifactId >webmagic-core</artifactId >
26
- <version >0.7.2 </version >
26
+ <version >0.7.3 </version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >us.codecraft</groupId >
30
30
<artifactId >webmagic-extension</artifactId >
31
- <version >0.7.2 </version >
31
+ <version >0.7.3 </version >
32
32
</dependency >
33
33
```
34
34
Original file line number Diff line number Diff line change 6
6
<version >7</version >
7
7
</parent >
8
8
<groupId >us.codecraft</groupId >
9
- <version >0.7.2 </version >
9
+ <version >0.7.3 </version >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<packaging >pom</packaging >
12
12
<properties >
233
233
<version >2.10.4</version >
234
234
<configuration >
235
235
<encoding >UTF-8</encoding >
236
- <doctitle >WebMagic 0.7.2 </doctitle >
236
+ <doctitle >WebMagic 0.7.3 </doctitle >
237
237
<locale >en_US</locale >
238
238
</configuration >
239
239
<executions >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >us.codecraft</groupId >
5
5
<artifactId >webmagic-parent</artifactId >
6
- <version >0.7.2 </version >
6
+ <version >0.7.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >us.codecraft</groupId >
5
5
<artifactId >webmagic-parent</artifactId >
6
- <version >0.7.2 </version >
6
+ <version >0.7.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >webmagic-parent</artifactId >
5
5
<groupId >us.codecraft</groupId >
6
- <version >0.7.2 </version >
6
+ <version >0.7.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >webmagic-parent</artifactId >
5
5
<groupId >us.codecraft</groupId >
6
- <version >0.7.2 </version >
6
+ <version >0.7.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >webmagic-parent</artifactId >
5
5
<groupId >us.codecraft</groupId >
6
- <version >0.7.2 </version >
6
+ <version >0.7.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >webmagic-parent</artifactId >
5
5
<groupId >us.codecraft</groupId >
6
- <version >0.7.2 </version >
6
+ <version >0.7.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
You can’t perform that action at this time.
0 commit comments