File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >eladmin</artifactId >
7
7
<groupId >me.zhengjie</groupId >
8
- <version >2.6 </version >
8
+ <version >2.7 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >eladmin</artifactId >
7
7
<groupId >me.zhengjie</groupId >
8
- <version >2.6 </version >
8
+ <version >2.7 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
20
20
<dependency >
21
21
<groupId >me.zhengjie</groupId >
22
22
<artifactId >eladmin-common</artifactId >
23
- <version >2.6 </version >
23
+ <version >2.7 </version >
24
24
</dependency >
25
25
26
26
<!-- 模板引擎-->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >eladmin</artifactId >
7
7
<groupId >me.zhengjie</groupId >
8
- <version >2.6 </version >
8
+ <version >2.7 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
16
16
<dependency >
17
17
<groupId >me.zhengjie</groupId >
18
18
<artifactId >eladmin-common</artifactId >
19
- <version >2.6 </version >
19
+ <version >2.7 </version >
20
20
</dependency >
21
21
</dependencies >
22
22
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >eladmin</artifactId >
7
7
<groupId >me.zhengjie</groupId >
8
- <version >2.6 </version >
8
+ <version >2.7 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
23
23
<dependency >
24
24
<groupId >me.zhengjie</groupId >
25
25
<artifactId >eladmin-generator</artifactId >
26
- <version >2.6 </version >
26
+ <version >2.7 </version >
27
27
<exclusions >
28
28
<exclusion >
29
29
<groupId >me.zhengjie</groupId >
36
36
<dependency >
37
37
<groupId >me.zhengjie</groupId >
38
38
<artifactId >eladmin-tools</artifactId >
39
- <version >2.6 </version >
39
+ <version >2.7 </version >
40
40
</dependency >
41
41
42
42
<!-- Spring boot websocket -->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >eladmin</artifactId >
7
7
<groupId >me.zhengjie</groupId >
8
- <version >2.6 </version >
8
+ <version >2.7 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
23
23
<dependency >
24
24
<groupId >me.zhengjie</groupId >
25
25
<artifactId >eladmin-logging</artifactId >
26
- <version >2.6 </version >
26
+ <version >2.7 </version >
27
27
</dependency >
28
28
29
29
<!-- 邮件依赖-->
Original file line number Diff line number Diff line change 7
7
<groupId >me.zhengjie</groupId >
8
8
<artifactId >eladmin</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >2.6 </version >
10
+ <version >2.7 </version >
11
11
12
12
<modules >
13
13
<module >eladmin-common</module >
You can’t perform that action at this time.
0 commit comments