File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
src/main/resources/config Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.zyd</groupId >
14
14
<artifactId >blog</artifactId >
15
- <version >2.3.5 </version >
15
+ <version >2.3.6 </version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.zyd</groupId >
14
14
<artifactId >blog</artifactId >
15
- <version >2.3.5 </version >
15
+ <version >2.3.6 </version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.zyd</groupId >
14
14
<artifactId >blog</artifactId >
15
- <version >2.3.5 </version >
15
+ <version >2.3.6 </version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change @@ -87,5 +87,5 @@ pagehelper:
87
87
params : count=countSql
88
88
89
89
app :
90
- version : v2.3.5
90
+ version : v2.3.6
91
91
enableRedisCache : ${ONEBLOG_ENABLE_REDIS_CACHE:false}
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.zyd</groupId >
14
14
<artifactId >blog</artifactId >
15
- <version >2.3.5 </version >
15
+ <version >2.3.6 </version >
16
16
</parent >
17
17
18
18
<properties >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.zyd</groupId >
14
14
<artifactId >blog</artifactId >
15
- <version >2.3.5 </version >
15
+ <version >2.3.6 </version >
16
16
</parent >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.zyd</groupId >
7
7
<artifactId >blog</artifactId >
8
- <version >2.3.5 </version >
8
+ <version >2.3.6 </version >
9
9
<packaging >pom</packaging >
10
10
<modules >
11
11
<module >blog-core</module >
59
59
<dependency >
60
60
<groupId >com.zyd</groupId >
61
61
<artifactId >blog-core</artifactId >
62
- <version >2.3.5 </version >
62
+ <version >2.3.6 </version >
63
63
</dependency >
64
64
<dependency >
65
65
<groupId >com.zyd</groupId >
66
66
<artifactId >blog-admin</artifactId >
67
- <version >2.3.5 </version >
67
+ <version >2.3.6 </version >
68
68
</dependency >
69
69
<dependency >
70
70
<groupId >com.zyd</groupId >
71
71
<artifactId >blog-web</artifactId >
72
- <version >2.3.5 </version >
72
+ <version >2.3.6 </version >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >com.zyd</groupId >
76
76
<artifactId >blog-file</artifactId >
77
- <version >2.3.5 </version >
77
+ <version >2.3.6 </version >
78
78
</dependency >
79
79
<dependency >
80
80
<groupId >com.zyd</groupId >
81
81
<artifactId >blog-codegen</artifactId >
82
- <version >2.3.5 </version >
82
+ <version >2.3.6 </version >
83
83
</dependency >
84
84
</dependencies >
85
85
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments